]> code.ossystems Code Review - openembedded-core.git/commit
busybox: Add parallel make fix
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Aug 2016 15:28:17 +0000 (16:28 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Sep 2016 14:25:51 +0000 (15:25 +0100)
commite3cca9da7e7a7f10db708f39097e1d8700f8ba2d
tree30f2db07e3cb5e2a2f06a8aaf69193e0d3ae28c2
parent542a182af6503ac5d5ddea4bf307ea38ddaeeb50
busybox: Add parallel make fix

We're seeing regular parallel make failures in applet headers in busybox.
This adds a patch to try and avoid the issue, building upon a fix already
backported from upstream. The patch has been sent to upstream.

[YOCTO #10116]

(From OE-Core rev: 199cef0e8a50b20d0ee6fefd1d4cf3372eba7728)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/busybox/busybox/parallel-make-fix.patch [new file with mode: 0644]
meta/recipes-core/busybox/busybox_1.24.1.bb