aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-08-29 00:54:26 +0200
committerKhem Raj <raj.khem@gmail.com>2019-08-29 09:06:54 -0700
commit965ce4b93a0f394b5b0d60397e5fae19a1b44b9b (patch)
tree8a7b42556d1c19f19626c7bc6d628bd3b435ff6e /meta-oe
parent8ebe4041dda18e33db3c01e0fe49cc461a867643 (diff)
downloadmeta-openembedded-contrib-965ce4b93a0f394b5b0d60397e5fae19a1b44b9b.tar.gz
libsigc++-2.0: upgrade 2.10.1 -> 2.10.2
remove unneeded EXTRA_AUTORECONF Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.2.bb (renamed from meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.1.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.1.bb b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.2.bb
index 62054a1163..0e5b9ceeba 100644
--- a/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.1.bb
+++ b/meta-oe/recipes-core/libsigc++-2.0/libsigc++-2.0_2.10.2.bb
@@ -6,15 +6,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499"
DEPENDS = "mm-common"
SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.10/libsigc++-${PV}.tar.xz"
-SRC_URI[md5sum] = "549cffbdb72fa105b782756f2713ffc7"
-SRC_URI[sha256sum] = "c9a25f26178c6cbb147f9904d8c533b5a5c5111a41ac2eb781eb734eea446003"
+SRC_URI[md5sum] = "1b067bfae0b502e6a5127336cb09d2dd"
+SRC_URI[sha256sum] = "b1ca0253379596f9c19f070c83d362b12dfd39c0a3ea1dd813e8e21c1a097a98"
S = "${WORKDIR}/libsigc++-${PV}"
inherit autotools
-EXTRA_AUTORECONF = "--exclude=autoheader"
-
FILES_${PN}-dev += "${libdir}/sigc++-*/"
FILES_${PN}-doc += "${datadir}/devhelp"