Files
meta-openembedded/meta-oe
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
..
2011-05-25 16:05:04 +02:00
2011-08-02 21:43:27 +02:00
2011-08-08 10:51:52 +02:00
2011-07-14 16:49:27 +01:00
2011-07-12 12:25:24 +02:00
2011-07-14 16:49:27 +01:00
2011-07-26 07:00:17 +02:00
2011-07-26 21:51:39 +02:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-oe'

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>