diff mbox series

[meta-oe,3/4] libinih: upgrade from 58 to 62

Message ID 20260313072948.2254502-3-Qi.Chen@windriver.com
State New
Headers show
Series [meta-oe,1/4] unixodbc: upgrade from 2.3.12 to 2.3.14 | expand

Commit Message

ChenQi March 13, 2026, 7:29 a.m. UTC
From: Chen Qi <Qi.Chen@windriver.com>

Upgrade libinih from 58 to 62.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
 meta-oe/recipes-support/inih/{libinih_58.bb => libinih_62.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/inih/{libinih_58.bb => libinih_62.bb} (88%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/inih/libinih_58.bb b/meta-oe/recipes-support/inih/libinih_62.bb
similarity index 88%
rename from meta-oe/recipes-support/inih/libinih_58.bb
rename to meta-oe/recipes-support/inih/libinih_62.bb
index 0ebeec6851..2ec64c7e69 100644
--- a/meta-oe/recipes-support/inih/libinih_58.bb
+++ b/meta-oe/recipes-support/inih/libinih_62.bb
@@ -8,6 +8,6 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202"
 
 SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
 
-SRCREV = "5cc5e2c24642513aaa5b19126aad42d0e4e0923e"
+SRCREV = "26254ee9de7681f8825433415443e7116ff24b98"
 
 inherit meson pkgconfig