diff options
author | Derek Straka <derek@asterius.io> | 2016-04-22 13:28:12 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2016-05-02 14:03:03 -0700 |
commit | 9b956d24b54a396472a506f7ed0647400e13d427 (patch) | |
tree | 24ef01912e67a54e5c588adbafa1789ec2d80b04 /meta-oe | |
parent | 526a6020c67d418b491762256b8ae05b3113d30b (diff) | |
download | meta-openembedded-9b956d24b54a396472a506f7ed0647400e13d427.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>
Signed-off-by: Armin Kuster <akuster808@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 | ||