]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libedit: upgrade 20221030-3.1 -> 20230828-3.1
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Aug 2023 02:33:02 +0000 (10:33 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Sep 2023 17:17:43 +0000 (18:17 +0100)
Changelog:
============
   * src/chartype.c: Add missing stdint.h
   * all: sync with upstream source

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/libedit/libedit_20230828-3.1.bb [moved from meta/recipes-devtools/libedit/libedit_20221030-3.1.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-devtools/libedit/libedit_20221030-3.1.bb
rename to meta/recipes-devtools/libedit/libedit_20230828-3.1.bb
index 9195258c102d2b47cf55e4961993480d62f9ebdf..1684b57d31d2c648fadba62d8e91d8dec5453099 100644 (file)
@@ -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"