]> code.ossystems Code Review - openembedded-core.git/commit
Revert "cmake.bbclass: set the modules directory correctly"
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Jun 2016 06:38:26 +0000 (07:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 19 Jun 2016 06:40:46 +0000 (07:40 +0100)
commitfba321ae9a1916d64f5c49c65c60c276f3346e7a
tree006286101b803e48aa9361998c404ff721faf5b0
parent642bd49964690259328f506df41a1764c5ac6226
Revert "cmake.bbclass: set the modules directory correctly"

This reverts commit 642bd49964690259328f506df41a1764c5ac6226.

This broke "bitbake cmake":

| CMake Error at /home/jku/src/poky/build/tmp/work/core2-64-poky-linux/cmake/3.5.2-r0/toolchain.cmake:34 (list):
|   Syntax error in cmake code at
|
|     /home/jku/src/poky/build/tmp/work/core2-64-poky-linux/cmake/3.5.2-r0/toolchain.cmake:34
|
|   when parsing string
|
|     /home/jku/src/poky/build/tmp/sysroots/qemux86-64/usr/share/cmake-\3.5.${CMAKE_MINOR_VERSION}/Modules/
|
|   Invalid character escape '\3'.
| Call Stack (most recent call first):
|   /home/jku/src/poky/build/tmp/sysroots/x86_64-linux/usr/share/cmake-3.5/Modules/CMakeDetermineSystem.cmake:98 (include)
|   CMakeLists.txt:19 (project)

https://autobuilder.yoctoproject.org/main/builders/nightly-world/builds/832
https://autobuilder.yoctoproject.org/main/builders/nightly-world-lsb/builds/550
meta/classes/cmake.bbclass