1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-26 19:17:07 +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:
Richard Purdie
2010-01-13 17:07:59 +00:00
parent 3fce6c2d7e
commit 6baeede3c6
48 changed files with 371 additions and 215 deletions
@@ -1,13 +1,5 @@
DESCRIPTION = "Media deamon and play queue manager"
require bognor-regis.inc
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
LICENSE = "GPLv2"
PV = "0.0+git${SRCPV}"
PR = "r0"
PV = "0.5.0+git${SRCPV}"
S = "${WORKDIR}/git"
DEPENDS = "glib-2.0 dbus-glib gtk+ libnotify gupnp gupnp-av"
FILES_${PN} += "${datadir}/dbus-1/services"
inherit autotools_stage