diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2016-01-11 08:30:34 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-15 11:54:49 +0000 |
commit | 372c23d188b611ea3339b91ea418ab82dff7f48f (patch) | |
tree | 1467a6ffe52c447bc0d967c01f869830911d0175 /meta/recipes-devtools/xmlto | |
parent | aaafe33b791326a7f08f15ee97cbd7229ab40895 (diff) | |
download | poky-372c23d188b611ea3339b91ea418ab82dff7f48f.tar.gz |
xmlto: 0.0.26 -> 0.0.28
(From OE-Core rev: a88be02e893fc98404e205b04b5a1aad1e4ab0ee)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/xmlto')
-rw-r--r-- | meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch (renamed from meta/recipes-devtools/xmlto/xmlto-0.0.26/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/xmlto/xmlto_0.0.28.bb (renamed from meta/recipes-devtools/xmlto/xmlto_0.0.26.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/xmlto/xmlto-0.0.26/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch b/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch index 6d547a6c99..6d547a6c99 100644 --- a/meta/recipes-devtools/xmlto/xmlto-0.0.26/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch +++ b/meta/recipes-devtools/xmlto/xmlto-0.0.28/configure.in-drop-the-test-of-xmllint-and-xsltproc.patch | |||
diff --git a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb index a7a01830ae..514f527ac7 100644 --- a/meta/recipes-devtools/xmlto/xmlto_0.0.26.bb +++ b/meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | |||
@@ -9,8 +9,8 @@ SRC_URI = "https://fedorahosted.org/releases/x/m/xmlto/xmlto-${PV}.tar.gz \ | |||
9 | file://configure.in-drop-the-test-of-xmllint-and-xsltproc.patch \ | 9 | file://configure.in-drop-the-test-of-xmllint-and-xsltproc.patch \ |
10 | file://catalog.xml \ | 10 | file://catalog.xml \ |
11 | " | 11 | " |
12 | SRC_URI[md5sum] = "0cca8be787ba01e00c618cb390c988b9" | 12 | SRC_URI[md5sum] = "a1fefad9d83499a15576768f60f847c6" |
13 | SRC_URI[sha256sum] = "cfd8d2a26077be1d5566dfe22dd66099ae4f4600dea97d6e113a2cc5b8708977" | 13 | SRC_URI[sha256sum] = "2f986b7c9a0e9ac6728147668e776d405465284e13c74d4146c9cbc51fd8aad3" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools |
16 | 16 | ||