mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
gupnp-igd: Upgrade to 0.2.4
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -6,11 +6,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
||||
DEPENDS = "glib-2.0 gupnp sqlite3"
|
||||
|
||||
SRC_URI = "http://download.gnome.org/sources/${BPN}/0.2/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[md5sum] = "f881323304185c02634034e3bda714ba"
|
||||
SRC_URI[sha256sum] = "73b6a98a0f13b29b34c3bfc07f99f78b1319211cb95a8585752873af2b9067d3"
|
||||
SRC_URI[md5sum] = "124371136b5a7b1056a3681780a62772"
|
||||
SRC_URI[sha256sum] = "38c4a6d7718d17eac17df95a3a8c337677eda77e58978129ad3182d769c38e44"
|
||||
|
||||
inherit autotools pkgconfig gtk-doc gobject-introspection
|
||||
|
||||
EXTRA_OECONF = "--disable-python"
|
||||
|
||||
PNBLACKLIST[gupnp-igd] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130645/ - the recipe will be removed on 2017-09-01 unless the issue is fixed"
|
||||
Reference in New Issue
Block a user