]> 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>
Sat, 20 Aug 2016 15:05:28 +0000 (16:05 +0100)
commit199cef0e8a50b20d0ee6fefd1d4cf3372eba7728
treeb194e4b967694f18f7a0bb0fd5d9dd339fa18bdd
parentbfb395fdea642b306f110b4b8f1046f1992c622c
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]

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