mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
dpkg: upgrade 1.21.19 -> 1.21.20
(From OE-Core rev: e31998514ea509cbe7bebc364f68313453e4307f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9d29d92187
commit
e5f185903f
@@ -1,4 +1,4 @@
|
||||
From b68fcf0e23b91dca7fecfeeceb1c4267e29e6f9d Mon Sep 17 00:00:00 2001
|
||||
From e3ade3464b8a1129a55c2790cf114d9ae01e3cda Mon Sep 17 00:00:00 2001
|
||||
From: Paul Eggleton <paul.eggleton@linux.microsoft.com>
|
||||
Date: Tue, 16 Jun 2020 03:57:25 +0000
|
||||
Subject: [PATCH] build.c: ignore return of 1 from tar -cf
|
||||
|
||||
@@ -18,6 +18,6 @@ SRC_URI = "git://salsa.debian.org/dpkg-team/dpkg.git;protocol=https;branch=main
|
||||
|
||||
SRC_URI:append:class-native = " file://0001-build.c-ignore-return-of-1-from-tar-cf.patch"
|
||||
|
||||
SRCREV = "2f3105279e0fb2255f39b2e9a11f15837cacd44b"
|
||||
SRCREV = "6c5140f124925ad4eb12fb2c8e83a050028bbc1f"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user