]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: fix note when warning about deprecated variables
authorRoss Burton <ross.burton@intel.com>
Tue, 21 Jan 2014 11:37:36 +0000 (11:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jan 2014 07:18:02 +0000 (07:18 +0000)
commit0dafb9f78e9ab9ec1a1483efc37902c2e8de3623
treed0f858172165db3b8138dc23130c2f03ece5c64d
parent22351d27de76b39cb71904396e73497e36d9e1d6
cmake.bbclass: fix note when warning about deprecated variables

The note issues when OECMAKE_BUILDPATH and OECMAKE_SOURCEPATH were being used
stated that an in-tree build would be done, but the default is in fact an
out-of-tree build.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cmake.bbclass