Commit Graph

4 Commits

Author SHA1 Message Date
Koen Kooi
ba454ab180 gcc: Various fixups to ensure consistent gcc builds
(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>
2011-08-10 13:15:13 +02:00
Khem Raj
740a50cb30 gcc-runtime_4.5.bb: Remove construct to filter -feliminate-dwarf2-dups
This option is no longer default in bitbake.conf

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31 19:36:46 -07:00
Khem Raj
469531f353 gcc-4.5: Sync patches from yocto
With this patchset now the gcc has all goodies from
OE as well as yocto together merged into meta-oe

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-20 08:44:45 +01:00
Koen Kooi
c58cc7d379 move layer into meta-oe in preparation for future splits
As per TSC decision

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 21:41:22 +01:00