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:41:44 +0000 (21:41 +0100)
commit9244caf0485d5a92be3cd75b89ef38330b54fd74
tree62a6a3f5d7d18108b8a43389b8a5763a4d4bba29
parent814fbf70b85a1484c0475784ca37c6b822c55fdc
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.

(From OE-Core rev: 23be60dad6a705f151520e3eda2da5e02230f5fd)

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