summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2026-03-13 00:29:47 -0700
committerKhem Raj <raj.khem@gmail.com>2026-03-18 14:33:22 -0700
commit302d136dd992bdbf53e1678237095b1a0a150de5 (patch)
tree44873abe4e24fdb567dfcd9e2ea1c2cef37a6df4 /meta-oe/recipes-support
parent3ca45835154439c495b46c7a4debb661db121432 (diff)
downloadmeta-openembedded-302d136dd992bdbf53e1678237095b1a0a150de5.tar.gz
libinih: upgrade from 58 to 62
Upgrade libinih from 58 to 62. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
-rw-r--r--meta-oe/recipes-support/inih/libinih_62.bb (renamed from meta-oe/recipes-support/inih/libinih_58.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_58.bb b/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"
8 8
9SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
10 10
11SRCREV = "5cc5e2c24642513aaa5b19126aad42d0e4e0923e" 11SRCREV = "26254ee9de7681f8825433415443e7116ff24b98"
12 12
13inherit meson pkgconfig 13inherit meson pkgconfig