summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/inih/libinih_62.bb
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/inih/libinih_62.bb
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/inih/libinih_62.bb')
-rw-r--r--meta-oe/recipes-support/inih/libinih_62.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_62.bb b/meta-oe/recipes-support/inih/libinih_62.bb
new file mode 100644
index 0000000000..2ec64c7e69
--- /dev/null
+++ b/meta-oe/recipes-support/inih/libinih_62.bb
@@ -0,0 +1,13 @@
1SUMMARY = "inih (INI Not Invented Here)"
2DESCRIPTION = "A .INI file parser written in C that was designed to be small and simple."
3HOMEPAGE = "https://github.com/benhoyt/inih"
4SECTION = "libs"
5LICENSE = "BSD-3-Clause"
6
7LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202"
8
9SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
10
11SRCREV = "26254ee9de7681f8825433415443e7116ff24b98"
12
13inherit meson pkgconfig