[oe-commits] [meta-openembedded] 16/51: media-service-demo: remove the recipe

git at git.openembedded.org git at git.openembedded.org
Mon Mar 14 11:14:03 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit e687341653b0276d9d9c5868ac3da0b0da119f47
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Mon Feb 22 19:21:32 2016 +0200

    media-service-demo: remove the recipe
    
    It hasn't been updated in years, and depends on pygtk,
    which is obsolete and incompatible with pygobject 3.x
    (and so is no longer provided).
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 .../dleyna/media-service-demo_git.bb                   | 18 ------------------
 1 file changed, 18 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
deleted file mode 100644
index f7457fd..0000000
--- a/meta-multimedia/recipes-multimedia/dleyna/media-service-demo_git.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-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"
-
-S = "${WORKDIR}/git"
-
-inherit distutils
-
-RDEPENDS_${PN} = "media-service-upnp python-dbus python-gst python-pygtk \
-                  python-crypt python-netclient python-dateutil"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list