diff options
author | Andrej Valek <andrej.valek@siemens.com> | 2017-11-06 08:29:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-11-08 22:24:03 +0000 |
commit | f54f556284267241073250248208731474a8d220 (patch) | |
tree | 33ec75fe7e1925262397ccf74fb65596a5cfad32 /meta | |
parent | 67d6d0c64e60de8d4e71c2bf74e92b2b8f502685 (diff) | |
download | poky-f54f556284267241073250248208731474a8d220.tar.gz |
libxml2: 2.9.5 -> 2.9.7
(From OE-Core rev: 090eeccce74554bd4282b6a0407963037bc761a9)
Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/libxml/libxml2_2.9.7.bb (renamed from meta/recipes-core/libxml/libxml2_2.9.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.5.bb b/meta/recipes-core/libxml/libxml2_2.9.7.bb index df060d7266..996e671ae0 100644 --- a/meta/recipes-core/libxml/libxml2_2.9.5.bb +++ b/meta/recipes-core/libxml/libxml2_2.9.7.bb | |||
@@ -22,8 +22,8 @@ SRC_URI = "http://www.xmlsoft.org/sources/libxml2-${PV}.tar.gz;name=libtar \ | |||
22 | file://0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch \ | 22 | file://0001-Make-ptest-run-the-python-tests-if-python-is-enabled.patch \ |
23 | " | 23 | " |
24 | 24 | ||
25 | SRC_URI[libtar.md5sum] = "5ce0da9bdaa267b40c4ca36d35363b8b" | 25 | SRC_URI[libtar.md5sum] = "896608641a08b465098a40ddf51cefba" |
26 | SRC_URI[libtar.sha256sum] = "4031c1ecee9ce7ba4f313e91ef6284164885cdb69937a123f6a83bb6a72dcd38" | 26 | SRC_URI[libtar.sha256sum] = "f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c" |
27 | SRC_URI[testtar.md5sum] = "ae3d1ebe000a3972afa104ca7f0e1b4a" | 27 | SRC_URI[testtar.md5sum] = "ae3d1ebe000a3972afa104ca7f0e1b4a" |
28 | SRC_URI[testtar.sha256sum] = "96151685cec997e1f9f3387e3626d61e6284d4d6e66e0e440c209286c03e9cc7" | 28 | SRC_URI[testtar.sha256sum] = "96151685cec997e1f9f3387e3626d61e6284d4d6e66e0e440c209286c03e9cc7" |
29 | 29 | ||