mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
dpkg: upgrade 1.21.18 -> 1.21.19
(From OE-Core rev: ee2e6df77028288cb7b6aecbf75e4426ec4edb41) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3f836755ce
commit
73419d5a92
@@ -1,4 +1,4 @@
|
||||
From 54ca20a18253bcf0915b2e2985bbee79bf881ebe Mon Sep 17 00:00:00 2001
|
||||
From b68fcf0e23b91dca7fecfeeceb1c4267e29e6f9d 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
|
||||
|
||||
+1
-1
@@ -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 = "ebc2c3def335ac391b010323ab65a302648f3ec7"
|
||||
SRCREV = "2f3105279e0fb2255f39b2e9a11f15837cacd44b"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user