busybox: update appletlib dependency patch
authorRoman I Khimov <khimov@altell.ru>
Thu, 26 Mar 2009 23:03:58 +0000 (23:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 21 Apr 2009 20:44:31 +0000 (22:44 +0200)
commit98c24291aa165f53423c27ae033831ce0b3bb676
tree70adc7632a28a71bfbd0fc0054a45982c4c528cd
parent4b48c66ff661c3b88f85dee62517a31ae66db242
busybox: update appletlib dependency patch

Previous version still failed from time to time on clean-start builds
with 4 bitbake threads and '-j16'. Building busybox as sole target worked
well.

The reason is that previous version introduced a race between applets make
processes spawned from top-level Makefile and from libbb Makefile.

Fix it with high-level dependency that doesn't create races.

Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/busybox/files/busybox-appletlib-dependency.patch