generic-poky/meta/recipes-connectivity
Robert Yang 32018182f3 bind: Fix parallel make issue
Fixed:
unix/os.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status

This is because os.o was built twice:
* The implicity rule (depends on unix/os.o)
* The "make all" in unix subdir (depends on unix/os.o)

Depend on subdirs which is unix only rather than unix/os.o will fix the
problem.

(From OE-Core rev: 1af699e1af2552659b90a1fadd8de73d780226ba)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-19 07:51:39 +00:00
..
avahi avahi-ui: fix for building systemd with multilib 2014-10-10 16:44:33 +01:00
bind bind: Fix parallel make issue 2015-02-19 07:51:39 +00:00
bluez bluez-hcidump: select provider as bluez4 or bluez5 2014-12-11 11:34:56 +00:00
bluez5 bluez5: upgrade to 5.28 2015-02-15 21:58:25 +00:00
connman connman: depend on distro provider of bluez 2015-02-17 13:43:39 +00:00
dhcp dhcp-client: Ignore partial checksums 2015-02-14 08:40:57 +00:00
iproute2 iproute2: upgrade to 3.17.0 2014-11-25 13:03:26 +00:00
irda-utils irda-utils: remove inherit autotools 2014-09-23 20:06:06 +01:00
libnss-mdns libnss-mdns: replace hardcoded /etc with ${sysconfdir} 2014-07-10 17:38:34 +01:00
libpcap libpcap: select distro preference for bluez provider 2015-02-17 13:43:39 +00:00
mobile-broadband-provider-info mobile-broadband-provider-info: Update SRCREV 2014-06-25 13:51:47 +01:00
neard neard: select distro preference for bluez provider 2015-02-17 13:43:39 +00:00
nfs-utils meta: enable parallel build for several recipes 2015-02-15 21:58:27 +00:00
ofono ofono: select distro preference for bluez provider 2015-02-17 13:43:39 +00:00
openssh openssh: Fix non-deterministic build behaviour 2015-02-08 08:00:26 +00:00
openssl openssl: disable SSLv3 by default 2015-02-19 07:51:39 +00:00
portmap portmap: remove obsolete lines 2015-01-16 23:08:23 +00:00
ppp ppp: upgrade 2.4.7 2014-12-25 08:18:13 +00:00
ppp-dialin meta: set proper S value 2015-01-23 11:36:27 +00:00
resolvconf resolvconf: add fixes for busybox and make it work 2014-12-03 12:23:58 +00:00
socat socat: forcibly disable use of libbsd 2015-01-16 23:08:21 +00:00
wireless-tools wireless-tools: Upgrade 29 -> 30.pre9 2014-02-02 22:37:41 +00:00
wpa-supplicant wpa-supplicant: avoid host contamination of drivers by libnl3 2014-12-31 08:14:19 +00:00