]> code.ossystems Code Review - openembedded-core.git/commit
sanity/abi-version: Force a clean TMPDIR after recipe specific sysroot changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 23:25:44 +0000 (23:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 23:28:51 +0000 (23:28 +0000)
commitda58e27a0f8fc8200f1953f05888834abd79c9f8
tree30f41a5be20ee66893c81b9f5b0c4caa673fe58d
parentb7b45faaf1246bef262a65d033aa1daa3219e318
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>
meta/classes/sanity.bbclass
meta/conf/abi_version.conf