]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: use DEPENDS_prepend instead of += for cmake-native
authorRoss Burton <ross.burton@intel.com>
Fri, 16 Nov 2012 17:16:07 +0000 (17:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Nov 2012 11:51:39 +0000 (11:51 +0000)
commit2b35539d96325d8e687451543d4f52f1a07bf1c6
tree0c52d2a732b277d3b628bb1e55228ff8bd56833a
parent9af884d433d18582b14977eb340cfdfa4801e7fe
cmake.bbclass: use DEPENDS_prepend instead of += for cmake-native

Otherwise when a recipe using DEPENDS=, the cmake-native dependency disappears.

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