summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb
diff options
context:
space:
mode:
authorAlper Ak <alperyasinak1@gmail.com>2025-07-08 22:56:28 +0300
committerKhem Raj <raj.khem@gmail.com>2025-07-09 09:16:07 -0700
commit081cc6529bc23a18aab3f39756e7d429f68de3ed (patch)
tree435ff324a24727dc334ad5321cdfdc437732c25d /meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb
parente07430eb449c6b89ec486624f4c332b3ecd46352 (diff)
downloadmeta-openembedded-081cc6529bc23a18aab3f39756e7d429f68de3ed.tar.gz
libfann: Add patch for CMake 4+ compatibility
Fix: | CMake Error at CMakeLists.txt:41 (cmake_minimum_required): | Compatibility with CMake < 3.5 has been removed from CMake. | | Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | to tell CMake that the project requires at least <min> but has been updated | to work with policies introduced by <max> or earlier. | | Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. | | | -- Configuring incomplete, errors occurred! | CMake Error at lib/googletest/CMakeLists.txt:48 (cmake_minimum_required): | Compatibility with CMake < 3.5 has been removed from CMake. | | Update the VERSION argument <min> value. Or, use the <min>...<max> syntax | to tell CMake that the project requires at least <min> but has been updated | to work with policies introduced by <max> or earlier. | | Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. | | | -- Configuring incomplete, errors occurred! Signed-off-by: Alper Ak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb')
0 files changed, 0 insertions, 0 deletions