texinfo: Update to 5.2
authorSaul Wold <sgw@linux.intel.com>
Fri, 27 Dec 2013 18:10:48 +0000 (10:10 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 6 Jan 2014 11:13:55 +0000 (11:13 +0000)
Removed a backported patch

(From OE-Core rev: f85cf4b351e877b2679c85832d45ac398ab29b51)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/texinfo/texinfo/disable-native-tools.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/disable-native-tools.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo/dont-depend-on-help2man.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/dont-depend-on-help2man.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo/enumerate_greater_than_ten.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/enumerate_greater_than_ten.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo/link-zip.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/link-zip.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo/texinfo-4.12-zlib.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.12-zlib.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo/texinfo-4.13a-powerpc.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/texinfo-4.13a-powerpc.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo/use_host_makedoc.patch [moved from meta/recipes-extended/texinfo/texinfo-5.1/use_host_makedoc.patch with 100% similarity]
meta/recipes-extended/texinfo/texinfo_5.2.bb [moved from meta/recipes-extended/texinfo/texinfo_5.1.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-extended/texinfo/texinfo_5.1.bb
rename to meta/recipes-extended/texinfo/texinfo_5.2.bb
index 9a56a1c..c1ccaa7 100644 (file)
@@ -19,12 +19,11 @@ SRC_URI = "${GNU_MIRROR}/texinfo/${BP}.tar.gz \
            file://disable-native-tools.patch \
            file://link-zip.patch \
            file://dont-depend-on-help2man.patch \
-           file://enumerate_greater_than_ten.patch \
            ${TARGET_PATCH} \
           "
 
-SRC_URI[md5sum] = "54e250014fe698fb4832016158747c03"
-SRC_URI[sha256sum] = "50e8067f9758bb2bf175b69600082ac4a27c464cb4bcd48a578edd3127216600"
+SRC_URI[md5sum] = "1b8f98b80a8e6c50422125e07522e8db"
+SRC_URI[sha256sum] = "6b8ca30e9b6f093b54fe04439e5545e564c63698a806a48065c0bba16994cf74"
 
 S = "${WORKDIR}/${BP}"
 tex_texinfo = "texmf/tex/texinfo"