From: Wang Mingyu Date: Mon, 17 Jul 2023 09:10:16 +0000 (+0800) Subject: opkg-utils: upgrade 0.5.0 -> 0.6.2 X-Git-Tag: uninative-4.1~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fe9b3dfbe78716c96b70ef098d9cfbf430d5b7;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git opkg-utils: upgrade 0.5.0 -> 0.6.2 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb 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 b27e3ded33b..eb88b9b734c 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_0.5.0.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_0.6.2.bb @@ -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"