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:
Richard Purdie
2012-03-19 15:55:20 +00:00
parent 46b7131052
commit 78f91f09e7
4 changed files with 26 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
require apt-native.inc
PR = "r6"
PR = "r7"
SRC_URI += "file://nodoc.patch \
file://noconfigure.patch \