diff options
author | Alper Ak <alperyasinak1@gmail.com> | 2025-07-10 20:38:27 +0300 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-07-10 10:46:24 -0700 |
commit | 2d487a556a4abb972b2a233d0761f859712f4b3a (patch) | |
tree | 43087a7cc6ff76b6b09aa77b157c5cf7081495ca /meta-python/recipes-devtools/python/python3-huey_2.5.3.bb | |
parent | a67964c575278dee8fe4c3b0458caaacf2724db7 (diff) | |
download | meta-openembedded-master-next.tar.gz |
linux-serial-test: Add patch for CMake 4+ compatibilitymaster-next
Fix:
| CMake Error at CMakeLists.txt:4 (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-huey_2.5.3.bb')
0 files changed, 0 insertions, 0 deletions