]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libedit: upgrade 20250104-3.1 -> 20251016-3.1
authorKhem Raj <raj.khem@gmail.com>
Wed, 5 Nov 2025 16:26:30 +0000 (16:26 +0000)
committerKhem Raj <raj.khem@gmail.com>
Fri, 7 Nov 2025 15:07:10 +0000 (07:07 -0800)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/libedit/libedit/stdc-predef.patch
meta/recipes-devtools/libedit/libedit_20251016-3.1.bb [moved from meta/recipes-devtools/libedit/libedit_20250104-3.1.bb with 76% similarity]

index 0ce6d127a943d45d915f3827d0be31ed7d6c3f2c..88e87aa551ff90b16c24d17923bdb75c1aa7512d 100644 (file)
@@ -1,4 +1,4 @@
-From 32918b3a91d9fe4719bba78a44ec3262a2994e68 Mon Sep 17 00:00:00 2001
+From f14c2e24556d6c7937bf0b0c538e7fb436a368bc Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Wed, 31 Jul 2019 10:48:19 -0700
 Subject: [PATCH] libedit: Move from meta-oe
similarity index 76%
rename from meta/recipes-devtools/libedit/libedit_20250104-3.1.bb
rename to meta/recipes-devtools/libedit/libedit_20251016-3.1.bb
index cad24d8d6547f73f709a4c759aac39c2cad1e538..2ea75bba87815022ee190a85f727113a87d09de1 100644 (file)
@@ -13,13 +13,9 @@ inherit autotools
 SRC_URI = "http://www.thrysoee.dk/editline/${BP}.tar.gz \
            file://stdc-predef.patch \
           "
-SRC_URI[sha256sum] = "23792701694550a53720630cd1cd6167101b5773adddcb4104f7345b73a568ac"
+SRC_URI[sha256sum] = "21362b00653bbfc1c71f71a7578da66b5b5203559d43134d2dd7719e313ce041"
 
 # configure hardcodes /usr/bin search path bypassing HOSTTOOLS
 CACHED_CONFIGUREVARS += "ac_cv_path_NROFF=/bin/false"
 
-# remove at next version upgrade or when output changes
-PR = "r1"
-HASHEQUIV_HASH_VERSION .= ".1"
-
 BBCLASSEXTEND = "native nativesdk"