]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Make absolute symlinks an error
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Feb 2017 16:17:09 +0000 (16:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Feb 2017 10:50:54 +0000 (10:50 +0000)
commitcf94de4ddee3e5072da8608c9151301fcec02cd0
treefb4e10aacf8bab5678fe19cb81357226c8d74dfc
parente478550c8cd889f12e336e268e9e3b30827bf840
sstate: Make absolute symlinks an error

The current relocation code is broken, at least in the native case. Fixing it
would mean trying pass in new data on sstate tasks about the relative positioning
of symlinks compared to the sstate relocation paths. Whilst we could do this,
right now I'm favouring making this an error and fixing the small number of
problematic recipes we have in OE-Core (3).

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