1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-16 18:09:56 +00:00
Files
poky/meta/recipes-devtools
Richard Purdie 12b163dbd8 bitbake/gcc: Enable a shared common source tree
This patch is a quick proof of concept to show how source code could
be shared between recipes which use ${B} to have a separate build
directory compared to source directory ${S}.

Issues:

a) gcc uses sed and creates config files against ${S} which means
the directory should not be shared. Need to change the way that works.

b) Could be extended to cover eglibc except there is a patch applied
against nativesdk versions which again makes the source incompatible.

c) Need to clean up the layout in work-shared and make a directory level deeper
to ensure patch separation.

d) clean task does not remove stamps

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-28 15:09:50 +01:00
..
2011-01-28 17:01:22 +00:00
2010-12-28 21:06:47 -08:00
2010-12-16 15:53:09 +00:00
2010-12-09 08:18:17 -08:00
2011-03-06 05:22:42 -08:00
2011-02-25 16:20:31 -08:00
2010-12-23 14:31:24 +00:00
2010-11-24 13:25:21 -08:00
2010-12-10 22:01:44 -08:00
2010-12-21 09:29:13 +00:00
2011-03-23 15:44:01 +00:00
2011-03-25 16:38:12 +00:00
2011-03-08 17:14:04 -08:00
2010-12-09 08:18:17 -08:00
2011-02-01 23:59:36 +00:00
2010-12-09 08:18:17 -08:00
2010-10-12 13:41:08 +01:00
2010-12-10 22:01:45 -08:00
2011-02-09 22:45:46 +00:00
2010-12-31 11:13:45 +00:00
2010-12-23 15:52:06 +00:00
2010-12-09 08:18:17 -08:00
2010-12-01 20:47:05 -08:00