]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Add SSTATE_SCAN_FILES
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Dec 2011 00:04:42 +0000 (16:04 -0800)
committerJoshua Lock <josh@linux.intel.com>
Tue, 22 May 2012 05:14:03 +0000 (22:14 -0700)
commitc6148b8dde3e0fddc4135b48fd6d01e2de662919
treea6fea0cd0106806d8b9e69a0308fa8b0ae1fd66f
parentd61c5fc67780b552fcf3d78ebcf9bd3888af4e0a
sstate: Add SSTATE_SCAN_FILES

We process all files in the native/cross cases for finding and
fixing relocation issues. In the target case we've only processed
.la and binconfig files. Since there are other files which are
in need of this processing, this change allows recipes to specify
files that may be outside the normal set. This means hardcoded
paths that need to be fixmepathed to work correctly are handled
and addresses some sstate relocation bugs that have been seen.

Based on a patch from Saul Wold <sgw@linux.intel.com>

(From OE-Core rev: 6ffdcd9120b572fa41659029c3bda7bf00ebcb77)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sstate.bbclass