The recipe has been disabled for over two years, due to the application being an abandonware, and it fails to compile with new versions of its dependencies.
There are no signs from upstream that it would be revived (repository has been archived 4 years ago). Signed-off-by: Gyorgy Sarvari <[email protected]> --- .../dleyna/dleyna-core_0.6.0.bb | 21 ------------------- 1 file changed, 21 deletions(-) delete mode 100644 meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb diff --git a/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb b/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb deleted file mode 100644 index 4f743b16f6..0000000000 --- a/meta-multimedia/recipes-multimedia/dleyna/dleyna-core_0.6.0.bb +++ /dev/null @@ -1,21 +0,0 @@ -SUMMARY = "Utility functions for dLeyna libraries" -DESCRIPTION = "dleyna-core is a library of utility functions that are used \ -by the higher level dLeyna libraries that communicate with DLNA devices, \ -e.g., dleyna-server. In brief, it provides APIs for logging, error, settings \ -and task management and an IPC asbstraction API." -HOMEPAGE = "https://01.org/dleyna/" - -LICENSE = "LGPL-2.1-or-later" -LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ - file://libdleyna/core/core.c;endline=21;md5=68602998351825b0844aae34c684c54e" - -DEPENDS = "glib-2.0 gupnp" - -PV .= "+git" - -SRC_URI = "git://github.com/01org/${BPN}.git;branch=master;protocol=https" -SRCREV = "1c6853f5bc697dc0a8774fd70dbc915c4dbe7c5b" - -inherit autotools pkgconfig - -SKIP_RECIPE[dleyna-core] ?= "Upstream is dead moreover needs porting to work with latest gupnp >= 1.2"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122468): https://lists.openembedded.org/g/openembedded-devel/message/122468 Mute This Topic: https://lists.openembedded.org/mt/116696343/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
