generic-poky/meta
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
..
classes distrodata: handle recipes with empty or absent SRC_URI in checkpkg() 2015-09-28 12:00:25 +01:00
conf bitbake.conf: update APACHE_MIRROR 2015-09-23 09:52:50 +01:00
files toolchain-shar-extract.sh: remove checkbashism 2015-09-24 17:54:31 +01:00
lib Empty image:rootfs.py:handle empty PACKAGE_INSTALL 2015-09-28 12:00:28 +01:00
recipes-bsp gnu-efi, syslinux: Support gcc < 4.7 2015-09-23 09:53:01 +01:00
recipes-connectivity iproute2: fix the configure process 2015-09-28 12:00:29 +01:00
recipes-core busybox: Use CC instead of bare LD to be the Linker 2015-09-28 12:00:25 +01:00
recipes-devtools gcc-multilib-config: Expand ccargs variable 2015-09-28 12:00:29 +01:00
recipes-extended ltp: replace 'inline' with 'static inline' for gcc 5.x 2015-09-28 12:00:27 +01:00
recipes-gnome librsvg: tell configure where gdk-pixbuf-query-loaders is 2015-09-28 12:00:16 +01:00
recipes-graphics waffle: Fix build with musl 2015-09-28 12:00:26 +01:00
recipes-kernel linux-yocto/4.1: rt update to 4.1.x-rt8 2015-09-28 12:00:27 +01:00
recipes-lsb4 libpng12: Upgrade 1.2.52 -> 1.2.53 2015-05-24 07:19:20 +01:00
recipes-multimedia gstreamer1.0-plugins-bad: change glimagesink rank to marginal 2015-09-28 12:00:28 +01:00
recipes-qt qt4: Fix kmap2qmap build with clang 2015-09-23 09:53:00 +01:00
recipes-rt rt-tests: drop unnecessary added-missing-dependencies.patch 2015-09-01 11:44:04 +01:00
recipes-sato webkitgtk: add REQUIRED_DISTRO_FEATURES 2015-09-24 17:54:28 +01:00
recipes-support p11-kit: configure without trust-paths 2015-09-24 17:54:32 +01:00
site siteinfo: Add nios2-linux 2015-09-23 09:53:07 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00