Files
poky/meta/recipes-devtools
Richard Purdie 14ace86d50 gcc-configure/gcc-common: Move preconfigure definition to common include
There is a race where:

NOTE: recipe libgcc-initial-4.9.1-r0: task do_configure: Started
NOTE: recipe gcc-runtime-4.9.1-r0: task do_preconfigure: Started

| checking build system type... /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-deb/build/build/tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/libgcc/../config.sub: line 1711: syntax error near unexpected token `;;'
| /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-deb/build/build/tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/libgcc/../config.sub: line 1711: `		;;'
| configure: error: /bin/bash /home/pokybuild/yocto-autobuilder/yocto-worker/nightly-deb/build/build/tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/libgcc/../config.sub x86_64-linux failed
| WARNING: exit code 2 from a shell command.

so we need to make sure the preconfigure task executes in all shared
work contexts.

(From OE-Core rev: 3c30331d6eaf804b83a6d27189a12efc94310e91)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-16 22:14:12 +01:00
..
2014-08-23 09:26:10 +01:00
2014-03-02 17:25:28 +00:00
2014-07-19 00:09:01 +01:00
2014-09-10 15:38:55 +01:00
2014-07-16 10:20:50 +01:00
2014-05-21 19:50:21 +01:00
2014-07-16 10:20:50 +01:00
2014-01-02 12:50:24 +00:00
2014-08-28 15:12:44 +01:00
2014-07-17 12:28:50 +01:00
2014-08-02 09:26:17 +01:00
2014-08-28 15:12:42 +01:00
2014-07-19 00:18:21 +01:00
2014-08-28 15:12:44 +01:00
2014-08-11 10:53:05 +01:00
2014-09-03 16:00:28 +01:00
2014-09-16 22:14:09 +01:00
2014-08-28 15:12:44 +01:00
2014-04-10 17:35:15 +01:00
2014-08-23 09:26:10 +01:00
2013-08-13 23:05:58 +01:00