From 970af6b09e1d69041b0d82fa56ace19543405eb1 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 9 Aug 2011 18:51:44 +0100 Subject: gcc: Various fixups to ensure consistent gcc builds We ensure that: * the shared work directory contains PR and ensure PR values are consistent across gcc builds * the regexp to handle library directories is in a specific task and run once This avoids breakage that was seen in incremental builds after commit be1f70d68b6b75772ebab8bdff683ddd7c42b0cd where the interpretor could become corrupted. This was due to the sed expression corrupting the source directory. Signed-off-by: Richard Purdie --- meta/recipes-devtools/gcc/gcc-cross_csl-arm-2008q1.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-devtools/gcc/gcc-cross_csl-arm-2008q1.bb') diff --git a/meta/recipes-devtools/gcc/gcc-cross_csl-arm-2008q1.bb b/meta/recipes-devtools/gcc/gcc-cross_csl-arm-2008q1.bb index 3c9a7f85b..58eba46dd 100644 --- a/meta/recipes-devtools/gcc/gcc-cross_csl-arm-2008q1.bb +++ b/meta/recipes-devtools/gcc/gcc-cross_csl-arm-2008q1.bb @@ -1,5 +1,3 @@ -PR = "r5" - require gcc-csl-arm-2008q1.inc require gcc-cross4.inc require gcc-configure-cross.inc -- cgit v1.2.3