mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
opkg-utils: upgrade 0.5.0 -> 0.6.2
(From OE-Core rev: 525459d2f387ec82fabccdae19aa8b977f534929) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit b0fe9b3dfbe78716c96b70ef098d9cfbf430d5b7) Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
abbd466097
commit
a8455f68dc
+1
-1
@@ -10,7 +10,7 @@ PROVIDES += "${@bb.utils.contains('PACKAGECONFIG', 'update-alternatives', 'virtu
|
|||||||
SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master \
|
SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=https;branch=master \
|
||||||
file://0001-update-alternatives-correctly-match-priority.patch \
|
file://0001-update-alternatives-correctly-match-priority.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "9239541f14a2529b9d01c0a253ab11afa2822dab"
|
SRCREV = "67994e62dc598282830385da75ba9b1abbbda941"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user