]> code.ossystems Code Review - openembedded-core.git/commit
cmake: upgrade 3.22.2 -> 3.22.3
authorwangmy <wangmy@fujitsu.com>
Mon, 7 Mar 2022 13:01:22 +0000 (21:01 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Mar 2022 22:43:48 +0000 (22:43 +0000)
commit146ceceaf81639085a82fd94d30ea84150a75e3a
treed2a9aab54238e3fcd126d77224a9e43f61ff7d5d
parentae25cd186c3e0771ef9a3fe10fe7a75c8bde2f66
cmake: upgrade 3.22.2 -> 3.22.3

refresh 0001-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch

Changelog:
==========
* The :command:'while' command again ignores errors in condition evaluation
  as CMake 3.21 and below did.  This bug was fixed in 3.22.0, but exposed
  errors in existing projects.  The fix has been reverted to restore
  compatibility.  The fix may be restored in a future version of CMake
  via a policy.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake-native_3.22.3.bb [moved from meta/recipes-devtools/cmake/cmake-native_3.22.2.bb with 100% similarity]
meta/recipes-devtools/cmake/cmake.inc
meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch
meta/recipes-devtools/cmake/cmake_3.22.3.bb [moved from meta/recipes-devtools/cmake/cmake_3.22.2.bb with 100% similarity]