From: Wang Mingyu <[email protected]> Changelog: =========== - Fix stack buffer overflow in iniparser dump functions (#175) - Update doxygen main page, merge it with README and use it as new main page - Explain how to build documentation as it not build per default - Stylize the name iniParser as it used to be done - Mention CMake options to prevent them from being overlooked - Add build instructions for MinGW - Replace outdated installation instructions by link to README sections - Remove section numbers from README - add DESCRIPTION, HOMEPAGE_URL and LANGUAGES in cmake project() - Fix MSVC build issues
Signed-off-by: Wang Mingyu <[email protected]> --- .../iniparser/{iniparser_4.2.4.bb => iniparser_4.2.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/iniparser/{iniparser_4.2.4.bb => iniparser_4.2.5.bb} (91%) diff --git a/meta-oe/recipes-support/iniparser/iniparser_4.2.4.bb b/meta-oe/recipes-support/iniparser/iniparser_4.2.5.bb similarity index 91% rename from meta-oe/recipes-support/iniparser/iniparser_4.2.4.bb rename to meta-oe/recipes-support/iniparser/iniparser_4.2.5.bb index aeac9c30ba..dd2c97ed04 100644 --- a/meta-oe/recipes-support/iniparser/iniparser_4.2.4.bb +++ b/meta-oe/recipes-support/iniparser/iniparser_4.2.5.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://gitlab.com/iniparser/iniparser" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8474d3b745f77e203f1fc82fb0bb7678" SRCBRANCH = "main" -SRCREV = "4e5d1cc10215ce328c61bb5fd7839746e47375f9" +SRCREV = "19e0ad6c37440ba52313e10c6e148dfb9ab417f6" SRC_URI = "git://gitlab.com/iniparser/iniparser.git;protocol=https;branch=${SRCBRANCH}" S = "${WORKDIR}/git" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#114850): https://lists.openembedded.org/g/openembedded-devel/message/114850 Mute This Topic: https://lists.openembedded.org/mt/110604404/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
