[oe-commits] Ross Burton : media-service-demo: add snapshot from git

git at git.openembedded.org git at git.openembedded.org
Wed Jan 9 14:26:46 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 7ee7a238f19d35f956b09216ae6b0c648b45e5b0
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7ee7a238f19d35f956b09216ae6b0c648b45e5b0

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Dec 20 11:57:30 2012 +0000

media-service-demo: add snapshot from git

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 .../dleyna/media-service-demo_git.bb               |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/dleyna/media-service-demo_git.bb b/meta-multimedia/recipes-multimedia/dleyna/media-service-demo_git.bb
new file mode 100644
index 0000000..7bcfa12
--- /dev/null
+++ b/meta-multimedia/recipes-multimedia/dleyna/media-service-demo_git.bb
@@ -0,0 +1,18 @@
+SUMMARY = "demonstration UI for dleyna"
+HOMEPAGE = "https://01.org/dleyna/"
+
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
+                    file://src/media-service-demo.py;beginline=3;endline=21;md5=2faa3862e32422b3c38a1501539aa8b4"
+
+SRCREV = "f4440e104f0d13e454234184c2c6eba982725baf"
+PV = "0.0+git${SRCPV}"
+
+SRC_URI = "git://github.com/01org/media-service-demo.git;protocol=git"
+
+S = "${WORKDIR}/git"
+
+inherit distutils
+
+RDEPENDS_${PN} = "media-service-upnp python-dbus python-gst python-pygtk \
+                  python-crypt python-netclient python-dateutil"





More information about the Openembedded-commits mailing list