mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
dpkg: update 1.20.7.1 -> 1.20.9
(From OE-Core rev: 2000040d92a41ef5ae594aed2482a7b33d17dda9) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b4a004d583
commit
73b4bf301e
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
require dpkg.inc
|
require dpkg.inc
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||||
|
|
||||||
SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=sid \
|
SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=1.20.x \
|
||||||
file://noman.patch \
|
file://noman.patch \
|
||||||
file://remove-tar-no-timestamp.patch \
|
file://remove-tar-no-timestamp.patch \
|
||||||
file://arch_pm.patch \
|
file://arch_pm.patch \
|
||||||
@@ -19,6 +19,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=sid \
|
|||||||
|
|
||||||
SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch"
|
SRC_URI_append_class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch"
|
||||||
|
|
||||||
SRCREV = "667bf0aeb92e0e7bb225ee273569c5e2389083bd"
|
SRCREV = "2177b782b16e77e97c9643961a5ae3c639bcc4a3"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user