* this is one of last python2 compatible commits, before: https://github.com/dcantrell/pyparted/commit/c4949263538784036a5917195f956f8fcda9cf20
Signed-off-by: Martin Jansa <[email protected]> --- .../{python-pyparted_3.11.3.bb => python-pyparted_git.bb} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename recipes-extended/python-pyparted/{python-pyparted_3.11.3.bb => python-pyparted_git.bb} (88%) diff --git a/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb b/recipes-extended/python-pyparted/python-pyparted_git.bb similarity index 88% rename from recipes-extended/python-pyparted/python-pyparted_3.11.3.bb rename to recipes-extended/python-pyparted/python-pyparted_git.bb index 86caf2a..1f36924 100644 --- a/recipes-extended/python-pyparted/python-pyparted_3.11.3.bb +++ b/recipes-extended/python-pyparted/python-pyparted_git.bb @@ -11,8 +11,11 @@ LIC_FILES_CHKSUM = "\ file://src/_pedmodule.c;beginline=10;endline=22;md5=9e53304db812b80d0939e11bb69dcab2 \ " +# 3.11.4 tag + gcc10 fixes for -fno-common +PV = "3.11.4+git${SRCPV}" + # upstream only publishes releases in github archives which are discouraged -SRCREV = "481510c10866851844b19f3d2ffcdaa37efc0cf8" +SRCREV = "104ca13567c08c1188b126a395c4602841aae2c6" SRC_URI = "git://github.com/rhinstaller/pyparted.git;protocol=https" DEPENDS += "parted" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86678): https://lists.openembedded.org/g/openembedded-devel/message/86678 Mute This Topic: https://lists.openembedded.org/mt/76477157/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
