busybox-1.13.2: fix parallel build failing on appletlib
authorRoman I Khimov <khimov@altell.ru>
Tue, 17 Feb 2009 15:36:27 +0000 (18:36 +0300)
committerTom Rini <trini@embeddedalley.com>
Tue, 17 Feb 2009 16:48:57 +0000 (11:48 -0500)
commit58c556d90552178c7221d903bf2077dcda0327fc
tree26bda40e5cde1d817f49ea33c777630b4c7546a0
parent759542d7c98a220db6ab4a76556237ef734a5129
busybox-1.13.2: fix parallel build failing on appletlib

libbb/appletlib.o depends on generated headers, build can fail with

libbb/appletlib.c:53:27: error: applet_tables.h: No such file or directory

if that dependency is not taken into account
packages/busybox/busybox-1.13.2/busybox-appletlib-dependency.patch [new file with mode: 0644]
packages/busybox/busybox_1.13.2.bb