From: Wang Mingyu <[email protected]> Changelog: ============ * Improve DOS/MBR extraction by adding support for 7z. * Process objdump symbol comment filter inputs as the Python "bytes" type (and not str). * Add a missing RequiredToolNotFound import. * Update copyright years.
Signed-off-by: Wang Mingyu <[email protected]> --- .../diffoscope/{diffoscope_252.bb => diffoscope_253.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/diffoscope/{diffoscope_252.bb => diffoscope_253.bb} (93%) diff --git a/meta/recipes-support/diffoscope/diffoscope_252.bb b/meta/recipes-support/diffoscope/diffoscope_253.bb similarity index 93% rename from meta/recipes-support/diffoscope/diffoscope_252.bb rename to meta/recipes-support/diffoscope/diffoscope_253.bb index 86dc85df83..a1fc63efc3 100644 --- a/meta/recipes-support/diffoscope/diffoscope_252.bb +++ b/meta/recipes-support/diffoscope/diffoscope_253.bb @@ -12,7 +12,7 @@ PYPI_PACKAGE = "diffoscope" inherit pypi setuptools3 -SRC_URI[sha256sum] = "e268384fa484f3dd8a936da626e6ef1b231dcb286d09a360f37548637f8dd46d" +SRC_URI[sha256sum] = "ca3d826b691f4998d6de28a016b3555d56a7283b97ad92944ce643ea6e7eb614" RDEPENDS:${PN} += "\ binutils \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#192693): https://lists.openembedded.org/g/openembedded-core/message/192693 Mute This Topic: https://lists.openembedded.org/mt/103259151/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
