mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
libinih: upgrade 56 -> 57
Changelog: ============ MSVC throws C4244 Added a GetUnsigned function for getting unsigned values. meson.build: fix start-of-line_comment_prefix variable name Added GetInteger64 and GetUnsigned64 to read 64-bit integers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202"
|
|||||||
SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
|
SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b"
|
SRCREV = "9cecf0643da0846e77f64d10a126d9f48b9e05e8"
|
||||||
|
|
||||||
inherit meson pkgconfig
|
inherit meson pkgconfig
|
||||||
Reference in New Issue
Block a user