]> code.ossystems Code Review - openembedded-core.git/commit
sstatesig: Move saferecipedeps handling to be earlier
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 May 2014 16:38:36 +0000 (17:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 May 2014 09:32:29 +0000 (10:32 +0100)
commit9e03db2dfab0b534b86fd48c9190b2d7d0d21238
treebc3bcfb5b28b44562d9c2b406488419fdaece646
parenteab33442480cc27a5cd00b3f46984fea74b7c0f9
sstatesig: Move saferecipedeps handling to be earlier

We want to use the saferecipedeps handling code to allow gcc-cross-* to
work on multiple different tunes. Its currently in target only code
so it needs to be earlier to allow it to work on native-> target
dependencies.

This change has no effect on existing uses but makes gcc-cross become
shared as desired.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/sstatesig.py