mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
meta-moblin: Update to Moblin 2.1 released versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
DESCRIPTION = "Moblin Applications Panel Plugin"
|
||||
SECTION = "x11/wm"
|
||||
LICENSE = "GPLv2"
|
||||
DEPENDS = "nbtk mutter-moblin dbus-glib clutter-1.0 telepathy-mission-control mojito"
|
||||
PV = "0.1+git${SRCPV}"
|
||||
PR = "r2"
|
||||
require moblin-panel-status.inc
|
||||
|
||||
PV = "0.0.9+git${SRCPV}"
|
||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
|
||||
FILES_${PN} += "${datadir}/dbus-1/services"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools_stage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user