mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
apt: Fix parallel make race
I was just going to turn off parallel make but ended up fixing this properly. (From OE-Core rev: dcad44962fc78741020584edced0526866d09b53) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,6 +6,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/a/apt/apt_${PV}.tar.gz \
|
||||
file://no-ko-translation.patch \
|
||||
file://use-host.patch \
|
||||
file://localefixes.patch \
|
||||
file://makerace.patch \
|
||||
"
|
||||
|
||||
inherit autotools gettext
|
||||
|
||||
Reference in New Issue
Block a user