generic-poky/meta/recipes-connectivity
Chen Qi f8da3b616c iproute2: fix the configure process
Previously, the iproute2's configure script is actually run in the
do_compile stage. There's a Makefile rule 'all: Config' which makes
the configure process run to generate the Config file.

However, this makes it hard to fix the dependency problems. We need
to generate the Config file in the do_configure stage.

Add do_configure_append to separate the configure process from the
compile process.

Besides, explicitly disable ATM support for iproute2, otherwise we'll
sometimes meet errors like below when building.

  ld: cannot find -latm
  collect2: error: ld returned 1 exit status
  Makefile:154: recipe for target 'q_atm.so' failed
  make[1]: *** [q_atm.so] Error 1

(From OE-Core rev: a6967f6e441eca758058ced9982b715984ee9b5b)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-28 12:00:29 +01:00
..
avahi avahi: Fix key expansion variable masking 2015-05-29 10:17:14 +01:00
bind bind: fix too long error from gen 2015-09-23 09:52:51 +01:00
bluez5 bluez: handle udev dir being 2 levels below / 2015-09-06 15:26:20 +01:00
connman connman: Don't use a blanket "allow" D-Bus policy 2015-09-28 12:00:23 +01:00
dhcp dhcp: fix installed not shipped warning for lib32 2015-08-01 22:24:13 +01:00
iproute2 iproute2: fix the configure process 2015-09-28 12:00:29 +01:00
irda-utils meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
iw meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
libnss-mdns libnss-mdns: replace hardcoded /etc with ${sysconfdir} 2014-07-10 17:38:34 +01:00
libpcap meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
mobile-broadband-provider-info mobile-broadband-provider-info: Update SRCREV 2014-06-25 13:51:47 +01:00
neard neard: merge .inc file 2015-07-20 10:40:41 +01:00
nfs-utils meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
ofono ofono: Disable backtrace for non-glibc libraries 2015-04-08 10:53:28 +01:00
openssh openssh: Upgrade 7.0p1 -> 7.1p1 2015-09-01 11:44:04 +01:00
openssl openssl: Add mapping for nios2 2015-09-28 12:00:19 +01:00
portmap portmap: remove obsolete lines 2015-01-16 23:08:23 +00:00
ppp ppp: Security Advisory - CVE-2015-3310 2015-05-29 10:17:15 +01:00
ppp-dialin meta: set proper S value 2015-01-23 11:36:27 +00:00
resolvconf resolvconf: upgrade to 1.77 2015-08-10 12:40:22 -07:00
socat socat: fix for parallel build 2015-05-14 11:43:59 +01:00
wireless-tools wireless-tools: Upgrade 29 -> 30.pre9 2014-02-02 22:37:41 +00:00
wpa-supplicant wpa-supplicant: Fix CVE-2015-4142 2015-08-11 09:28:48 -07:00