]> code.ossystems Code Review - openembedded-core.git/commit
cmake: Try and improve cleaning of builds when B==S
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Oct 2014 14:20:28 +0000 (15:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Oct 2014 13:03:55 +0000 (13:03 +0000)
commit01f4ed0cfbc60859aabfa5bff33ed966117a05d7
tree00980fe638fd0462985a1e9cb45d1abd3f4e4c8d
parentd06f2c089e01b7c67699800a7a54a4225233da93
cmake: Try and improve cleaning of builds when B==S

Currently if B==S for a cmake recipe, the build will not reconfigure. This patch adds
code to remove the generated cmake files, meaning cmake will then be forced to regenerate
them. This forces cmake to see configuration changes it may not otherwise see.

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