isomd5sum: upgrade 1.2.4 -> 1.2.5

Changelog:
=============
- testpyisomd5sum.py: Use a consistent iso size
- Remove quiet from iso creation, size seems wrong
- workflows: Move to Fedora 39 and checkout v4
- Revert "test: Update testing to include small iso and larger iso"
- Revert "Fix checksum failure with small isos"

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-07-01 14:43:41 +08:00
committed by Khem Raj
parent 30291d4537
commit a3c6a6ee41
@@ -31,6 +31,6 @@ RPROVIDES:${BPN}-dbg += "python3-${BPN}-dbg"
FILES:python3-${BPN} = "${PYTHON_SITEPACKAGES_DIR}/pyisomd5sum.so"
SRCREV = "3f4c9bd3f21ec9ac75a025dfa3fa30fe3f621831"
SRCREV = "ed1f54de86b5d507c4cfa552923e9ddfddd9b893"
BBCLASSEXTEND = "native"