summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/libedit
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-11-03 13:30:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-07 14:32:39 +0000
commitdfd6376ff01ad0e110a4f2f5d036193f9951e671 (patch)
treea0d913fd3b23be8ab621dc86008c9d5b1461912a /meta/recipes-devtools/libedit
parent1d87d2652f7f6640dda85e037c580c83f99a8ba8 (diff)
downloadopenembedded-core-dfd6376ff01ad0e110a4f2f5d036193f9951e671.tar.gz
libedit: upgrade 20210910-3.1 -> 20221030-3.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-devtools/libedit')
-rw-r--r--meta/recipes-devtools/libedit/libedit_20221030-3.1.bb (renamed from meta/recipes-devtools/libedit/libedit_20210910-3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/libedit/libedit_20210910-3.1.bb b/meta/recipes-devtools/libedit/libedit_20221030-3.1.bb
index 5aa83ef246..9195258c10 100644
--- a/meta/recipes-devtools/libedit/libedit_20210910-3.1.bb
+++ b/meta/recipes-devtools/libedit/libedit_20221030-3.1.bb
@@ -13,7 +13,7 @@ inherit autotools
SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
file://stdc-predef.patch \
"
-SRC_URI[sha256sum] = "6792a6a992050762edcca28ff3318cdb7de37dccf7bc30db59fcd7017eed13c5"
+SRC_URI[sha256sum] = "f0925a5adf4b1bf116ee19766b7daa766917aec198747943b1c4edf67a4be2bb"
BBCLASSEXTEND = "native nativesdk"