]> code.ossystems Code Review - openembedded-core.git/commit
autotools: Use make clean for builds not supporting B != S
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Oct 2014 14:15:50 +0000 (15:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Oct 2014 13:03:54 +0000 (13:03 +0000)
commitc2f761e2010857e2a2aad1dccf06ec39d15c1c86
treefd95f13a55d721ac9a20193c44ade3a76945f99d
parent3822f8a7b33da56ecd9144b4bcae50734fb1af81
autotools: Use make clean for builds not supporting B != S

If the build doesn't support B != S, we can try running "make clean" instead
to try and clean up previous objects if the hash for the task has changed.

This tries to ensure that when variables like ${baselib} change, the changes are
correctly accounted for.

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