mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +00:00
ba454ab180
(ported from oe-core for consistency) 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 in oe-core where the interpretor could become corrupted. This was due to the sed expression corrupting the source directory. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
5 lines
101 B
BlitzBasic
5 lines
101 B
BlitzBasic
require recipes-devtools/gcc/gcc-cross_${PV}.bb
|
|
require recipes-devtools/gcc/gcc-cross-initial.inc
|
|
|
|
|