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 | |
parent | 85c72f42f4db8543755a6be97b41bd2df921f593 (diff) | |
download | meta-openembedded-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')
-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 82960f112..82960f112 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 236f66753..236f66753 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 0ed8ee399..20313fe56 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 \ | |||
11 | file://libxml++_ptest.patch \ | 11 | file://libxml++_ptest.patch \ |
12 | file://run-ptest \ | 12 | file://run-ptest \ |
13 | " | 13 | " |
14 | SRC_URI[md5sum] = "2f9372a6eba6e40206c11f558a8fbc32" | 14 | SRC_URI[md5sum] = "6b16aac575725a9bc0e9d96489e9251f" |
15 | SRC_URI[sha256sum] = "f3b183600532a92af355719210223f858857092b8b1531c7907155c59a6db39f" | 15 | SRC_URI[sha256sum] = "882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f" |
16 | 16 | ||
17 | DEPENDS = "libxml2 glibmm" | 17 | DEPENDS = "libxml2 glibmm" |
18 | 18 | ||