]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
opkg-utils: upgrade 0.5.0 -> 0.6.2
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 17 Jul 2023 09:10:16 +0000 (17:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2023 10:47:45 +0000 (11:47 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb [moved from meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb
rename to meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb
index b27e3ded33b6f993d6022336c000a3401ead3699..eb88b9b734ce11416c829f679524523ccc209810 100644 (file)
@@ -10,7 +10,7 @@ PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtu
 SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master \
            file://0001-update-alternatives-correctly-match-priority.patch \
            "
-SRCREV = "9239541f14a2529b9d01c0a253ab11afa2822dab"
+SRCREV = "67994e62dc598282830385da75ba9b1abbbda941"
 
 S = "${WORKDIR}/git"