I have already installed newer version of CMake still when I use bitbake command I get error that I have older version. How to overcome this??
$ cmake –version
cmake version 3.22.1
But still this shows up during bitbake:
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
| CMake 3.10 or higher is required. You are running version 3.8.2