Files
poky/meta/recipes-devtools
Richard Purdie e5ee1b8c0d sstate: Convert to use ':' as a filename sperator and use SSTATE_SWSPEC globally
Currently the code has problems differentiating between "gcc-cross" and "gcc-cross-initial"
sstate files. We could add in a ton of special casing but tests show this isn't scaling
well. Using a more unique separator resolves the issue.

The choice of which separator to use is a hard one. We need something which isn't commonly
used in PN, PV, PR, *_OS and *_ARCH which rules out '-', '_' and it needs to work ok with
webservers/http which makes ';' and '%' harder.

The change also sets SSTATE_SWSPEC globally since writing out differently named siginfo
files for the fetch/unpack/patch tasks is a waste of diskspace, the hashes match for
all PN in the majority of cases and if they don't, its not a big issue as the hash is
different. This makes the results from sstate debugging more understandable.

(From OE-Core rev: 6f823a23c5f1d0ffa0a27db1c1bc1907de788505)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-20 12:26:31 +00:00
..
2013-07-02 22:23:49 +01:00
2013-12-14 09:11:19 +00:00
2013-11-12 16:00:27 +00:00
2013-09-14 08:21:01 +01:00
2013-11-05 22:17:56 +00:00
2013-12-14 09:11:13 +00:00
2013-11-20 14:03:24 +00:00
2013-12-09 18:01:44 +00:00
2013-11-20 14:03:24 +00:00
2013-08-26 11:29:45 +01:00
2013-07-05 15:44:12 +01:00
2013-10-26 15:59:10 +01:00
2013-08-03 10:33:05 +01:00
2013-12-10 17:42:43 +00:00
2013-12-10 17:42:43 +00:00
2013-12-10 17:42:43 +00:00
2013-10-14 16:55:30 +01:00
2012-08-19 10:46:39 +01:00
2013-11-12 16:00:28 +00:00
2013-08-13 23:05:58 +01:00