mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
opkg-utils: bump SRCREV for Packages cache fix and other fixes
(From OE-Core rev: ce5b46980f35097bd5fcc8195c5d5be1b980c870) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
55997cbf3d
commit
a259fdb296
@@ -6,16 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083"
|
||||
RDEPENDS_${PN} = "python"
|
||||
RDEPENDS_${PN}_virtclass-native = ""
|
||||
SRCREV = "16665959c330b5958c0f0f4624a9ca7f823f98de"
|
||||
SRCREV = "44df9dd3dc411ca1255cb4b23bde7eb71aed4778"
|
||||
PV = "0.1.8+git${SRCPV}"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
|
||||
file://index-ignore-filenotfound.patch \
|
||||
file://mtime-int.patch \
|
||||
file://add-license-field.patch \
|
||||
file://arfile_header_split.patch \
|
||||
file://shebang.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user