]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Add extra intercept functions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 27 Aug 2014 14:48:09 +0000 (15:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2014 14:11:09 +0000 (15:11 +0100)
commit9d659c6f20fa4a141b491c62a3ef0dfb1f896d9c
tree69049bc7b876509100615cfac262794bfecabd43
parent0897fd6feb19b545af2ebc148a2f6f99341841a9
sstate: Add extra intercept functions

In some cases we do either need to add extra sstate manipulation
functions, or change the existing modification functions. This patch
parametrises them to SSTATECREATEFUNCS and SSTATEPOSTUNPACKFUNCS and
abstracts the "hardcoded path" functions into separate functions using
these new variables.

We may use this new functionality to improve binary relocating using
patchelf for example, this at least lets us have the hooks to be able to
experiment.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass