mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +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,5 @@
|
||||
DESCRIPTION = "Moblin Applications Panel Plugin"
|
||||
SECTION = "x11/wm"
|
||||
LICENSE = "GPLv2"
|
||||
DEPENDS = "nbtk mutter-moblin gtk+ clutter-1.0"
|
||||
PV = "0.1+git${SRCPV}"
|
||||
PR = "r2"
|
||||
require moblin-panel-pasteboard.inc
|
||||
|
||||
PV = "0.0.2+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