gcc: append PR to S to match oe-core and fix do_headerfix

This fixes the gcc-cross-inital failure, as reported here:
http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/6150

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Denys Dmytriyenko
2011-08-12 01:09:58 -04:00
committed by Koen Kooi
parent 4e080a861d
commit 1eaf2af7ee
+1 -1
View File
@@ -232,7 +232,7 @@ SRC_URI = "svn://gcc.gnu.org/svn/gcc/branches;module=${BRANCH};proto=http \
FORTRAN = ""
JAVA = ""
S = "${TMPDIR}/work-shared/gcc-${PV}/${BRANCH}"
S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/${BRANCH}"
B = "${WORKDIR}/${BRANCH}/build.${HOST_SYS}.${TARGET_SYS}"
#EXTRA_OECONF_BASE = " --enable-cheaders=c_std \