mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dleyna: Skip all dleyna recipes, slated for removal
Upstream has marked it unsupported [1] and no development is going on
[1] 47638f14fd
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
70deb3afa0
commit
9e4060f500
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user