]> code.ossystems Code Review - openembedded-core.git/commit
cmake: fix B != S
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 13 Jan 2015 02:55:19 +0000 (18:55 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jan 2015 23:06:44 +0000 (23:06 +0000)
commitade72d5bad7303a40f7b27526145ed83e372cd35
tree94e6aefcc55a25f33601fb90484147ec69b4c4f5
parentf8fbbc92134a8dfdbc6923cea04e55a2e73fc6dd
cmake: fix B != S

And bump PR to avoid:
| Error when bootstrapping CMake:
| Found directory "/path/to/cmake-2.8.12.2/Bootstrap.cmk".
| Looks like somebody did bootstrap CMake in the source tree, but now you are
| trying to do bootstrap in the binary tree. Please remove Bootstrap.cmk
| directory from the source tree.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/cmake/cmake.inc