mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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@linux.intel.com>
This commit is contained in:
committed by
Martin Jansa
parent
f33da68273
commit
e687341653
@@ -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"
|
||||
Reference in New Issue
Block a user