mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 11:28:58 +00:00
libedit: upgrade 20221030-3.1 -> 20230828-3.1
Changelog: ============ * src/chartype.c: Add missing stdint.h * all: sync with upstream source (From OE-Core rev: fdcd30f636d26f65acc47a37385cb97275dda68f) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9cad6c6933
commit
9f94a9bb0c
@@ -13,7 +13,7 @@ inherit autotools
|
||||
SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
|
||||
file://stdc-predef.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "f0925a5adf4b1bf116ee19766b7daa766917aec198747943b1c4edf67a4be2bb"
|
||||
SRC_URI[sha256sum] = "4ee8182b6e569290e7d1f44f0f78dac8716b35f656b76528f699c69c98814dad"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user