diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 23:25:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-23 23:28:51 +0000 |
commit | da58e27a0f8fc8200f1953f05888834abd79c9f8 (patch) | |
tree | 30f41a5be20ee66893c81b9f5b0c4caa673fe58d /meta/lib/oe | |
parent | b7b45faaf1246bef262a65d033aa1daa3219e318 (diff) | |
download | openembedded-core-contrib-da58e27a0f8fc8200f1953f05888834abd79c9f8.tar.gz |
sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changes
With the recipe specific sysroots, we need a clean tmpdir, else pseudo-native,
openssl-native, subversion-native and serf-native need to be manually cleaned.
After these there are probably more places where software doesn't rebuild correctly
even if we pass in new parameters to it.
The simplest solution is to force people to start from a clean TMPDIR since
everything would rebuild anyway.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe')
0 files changed, 0 insertions, 0 deletions