]> code.ossystems Code Review - openembedded-core.git/commit
cmake.bbclass: set the modules directory correctly
authorJose Pardeiro <jpardeiro@rapyuta-robotics.com>
Fri, 17 Jun 2016 15:01:17 +0000 (17:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Jun 2016 16:12:22 +0000 (17:12 +0100)
commit642bd49964690259328f506df41a1764c5ac6226
tree4d4ecb1a578071d7575fcd94592ea8bfcc40bd3d
parentbe5c943e82a21d3ef2dfaaa5b41b6a2814f2fb19
cmake.bbclass: set the modules directory correctly

The CMake recipes contain a mismatch between the environmental variable
which defines where the Modules are installed and the location where they
actually are. This patch fixes the environmental variable to point to the
proper folder defined according to the cmake version.

Signed-off-by: Jose Pardeiro <jpardeiro@rapyuta-robotics.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cmake.bbclass