mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
meta-moblin: Add recipes for most moblin beta components
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
11
meta-moblin/packages/dalston/dalston_git.bb
Normal file
11
meta-moblin/packages/dalston/dalston_git.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
DESCRIPTION = "System Information Icons"
|
||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
LICENSE = "LGPLv2.1"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "glib-2.0 gtk+ pulseaudio libcanberra libnotify nbtk"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
Reference in New Issue
Block a user