]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: adding extendable extra variable to root path
authorAndrew Gabbasov <andrew_gabbasov@mentor.com>
Wed, 28 Sep 2011 12:10:12 +0000 (16:10 +0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2011 20:37:57 +0000 (21:37 +0100)
commit23be60dad6a705f151520e3eda2da5e02230f5fd
tree465a5e10dbd810f8ae8345e23412bd1926695d64
parent4a23c4dd5ab31d9642e5e49569d5c7ab77e97adf
cmake.bbclass: adding extendable extra variable to root path

Introducing a hook variable for various .conf files to add
extra path elements to cmake. For example, it can be used
in external toolchain conf file to add ${TOOLCHAIN_PATH}
to cmake root path search.

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