diff options
author | Derek Straka <derek@asterius.io> | 2016-04-22 13:28:12 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-28 10:38:37 +0200 |
commit | 5d67ab67b20fe3d5f6c0a46e956d5c8f5296968f (patch) | |
tree | 1f8544d636fc64680e52c19e3c21268b77b2128f /meta-oe/recipes-core | |
parent | 85c72f42f4db8543755a6be97b41bd2df921f593 (diff) | |
download | meta-openembedded-contrib-5d67ab67b20fe3d5f6c0a46e956d5c8f5296968f.tar.gz |
libxml++: update to the latest stable version (2.38.1)
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core')
-rw-r--r-- | meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch (renamed from meta-oe/recipes-core/libxml/libxml++-2.37.1/libxml++_ptest.patch) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-core/libxml/libxml++/run-ptest (renamed from meta-oe/recipes-core/libxml/libxml++-2.37.1/run-ptest) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-core/libxml/libxml++_2.38.1.bb (renamed from meta-oe/recipes-core/libxml/libxml++_2.37.1.bb) | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/libxml/libxml++-2.37.1/libxml++_ptest.patch b/meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch index 82960f11206..82960f11206 100644 --- a/meta-oe/recipes-core/libxml/libxml++-2.37.1/libxml++_ptest.patch +++ b/meta-oe/recipes-core/libxml/libxml++/libxml++_ptest.patch diff --git a/meta-oe/recipes-core/libxml/libxml++-2.37.1/run-ptest b/meta-oe/recipes-core/libxml/libxml++/run-ptest index 236f6675389..236f6675389 100644 --- a/meta-oe/recipes-core/libxml/libxml++-2.37.1/run-ptest +++ b/meta-oe/recipes-core/libxml/libxml++/run-ptest diff --git a/meta-oe/recipes-core/libxml/libxml++_2.37.1.bb b/meta-oe/recipes-core/libxml/libxml++_2.38.1.bb index 0ed8ee39921..20313fe56af 100644 --- a/meta-oe/recipes-core/libxml/libxml++_2.37.1.bb +++ b/meta-oe/recipes-core/libxml/libxml++_2.38.1.bb @@ -11,8 +11,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${SHRT_VER}/${BP}.tar.xz \ file://libxml++_ptest.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "2f9372a6eba6e40206c11f558a8fbc32" -SRC_URI[sha256sum] = "f3b183600532a92af355719210223f858857092b8b1531c7907155c59a6db39f" +SRC_URI[md5sum] = "6b16aac575725a9bc0e9d96489e9251f" +SRC_URI[sha256sum] = "882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f" DEPENDS = "libxml2 glibmm" |