mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 14:59:55 +00:00
dleyna: Skip all dleyna recipes, slated for removal
Upstream has marked it unsupported [1] and no development is going on [1] https://github.com/intel/dleyna-core/commit/47638f14fdd0f1a1d3c0c0bd1ce31aa64c66025f Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -16,3 +16,5 @@ inherit autotools pkgconfig
|
||||
FILES:${PN} += "${libdir}/dleyna-1.0/connectors/*.so"
|
||||
FILES:${PN}-dev += "${libdir}/dleyna-1.0/connectors/*.la"
|
||||
FILES:${PN}-dbg += "${libdir}/dleyna-1.0/connectors/.debug/*.so"
|
||||
|
||||
SKIP_RECIPE[dleyna-connector-dbus] ?= "Upstream is dead moreover needs porting to work with latest gupnp >= 1.2"
|
||||
|
||||
@@ -18,3 +18,5 @@ SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SKIP_RECIPE[dleyna-core] ?= "Upstream is dead moreover needs porting to work with latest gupnp >= 1.2"
|
||||
|
||||
@@ -23,3 +23,5 @@ CFLAGS += " -I${S}"
|
||||
|
||||
FILES:${PN} += "${datadir}/dbus-1"
|
||||
FILES:${PN}-dev += "${libdir}/${BPN}/*.so"
|
||||
|
||||
SKIP_RECIPE[dleyna-renderer] ?= "Upstream is dead moreover needs porting to work with latest gupnp >= 1.2"
|
||||
|
||||
@@ -20,3 +20,5 @@ inherit autotools pkgconfig
|
||||
|
||||
FILES:${PN} += "${datadir}/dbus-1"
|
||||
FILES:${PN}-dev += "${libdir}/${BPN}/*.so"
|
||||
|
||||
SKIP_RECIPE[dleyna-server] ?= "Upstream is dead moreover needs porting to work with latest gupnp >= 1.2"
|
||||
|
||||
Reference in New Issue
Block a user