mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
libnewt: upgrade 0.52.23 -> 0.52.24
Changelog: =========== - add support for python3.13 - fix compiler warnings (From OE-Core rev: da5850d11abe2e523b72500fbd304d5db041a9f1) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 3d97fe3848d68159c4b7119b0906c8388ce54a9a) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
1dfa7cf067
commit
a820a8a34a
@@ -23,7 +23,7 @@ SRC_URI = "https://releases.pagure.org/newt/newt-${PV}.tar.gz \
|
||||
file://0001-detect-gold-as-GNU-linker-too.patch \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "caa372907b14ececfe298f0d512a62f41d33b290610244a58aed07bbc5ada12a"
|
||||
SRC_URI[sha256sum] = "5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb"
|
||||
|
||||
S = "${WORKDIR}/newt-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user