From: wangmy Date: Mon, 10 Jan 2022 14:07:00 +0000 (+0800) Subject: diffoscope: upgrade 196 -> 199 X-Git-Tag: uninative-3.5~317 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=763c44e30c20ebcd4199d41fa76dae3d3b4ec5c3;p=openembedded-core.git diffoscope: upgrade 196 -> 199 Changelog: ========= * Support both variants of "odt2txt", including the one provided by unoconv. (Closes: reproducible-builds/diffoscope#298) * Add external tool reference on Arch Linux for xb-tool. Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/diffoscope/diffoscope_196.bb b/meta/recipes-support/diffoscope/diffoscope_199.bb similarity index 92% rename from meta/recipes-support/diffoscope/diffoscope_196.bb rename to meta/recipes-support/diffoscope/diffoscope_199.bb index 62a1561a0d..3645ff1e6e 100644 --- a/meta/recipes-support/diffoscope/diffoscope_196.bb +++ b/meta/recipes-support/diffoscope/diffoscope_199.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "d31fd0d8ac58d41cc111ef6a3bb0007f5f52543b932bf93584bdd0dfe029e626" +SRC_URI[sha256sum] = "7b07b8ff34e5fe0e57acc8b02bcb9303ae254c40f357fb7ed805e9f9f7c7686f" RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c python3-magic python3-rpm"