Yocto SDK - Change to include newer cmake version

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Yocto SDK - Change to include newer cmake version

ソリューションへジャンプ
4,658件の閲覧回数
amrit_soni
Contributor I

Hi,

 

I am building Yocto 4.14.98_2.0.0_ga on Ubuntu 16.04, for our board based on iMX8M-Mini. Then I generate populate_sdk, install it on the same development PC, so that I can cross compile my applications.

I noticed that the sdk includes cmake version 3.10.3, which is in the path. But I need to use cmake 3.20 or latest for building my application. CMake 3.20 is already installed in /usr/bin, but sdk's path is before it..

Is there a way to not include cmake in the populate sdk or to include a newer version of cmake?

Thanks.

Amrit Soni

ラベル(1)
0 件の賞賛
返信
1 解決策
4,647件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

You  can find cmake-native_ 3.10.3.bb file and change it's version.But the best way is to upgrade new BSP version.

 

BR

Zhiming

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
4,648件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

You  can find cmake-native_ 3.10.3.bb file and change it's version.But the best way is to upgrade new BSP version.

 

BR

Zhiming

0 件の賞賛
返信
4,627件の閲覧回数
amrit_soni
Contributor I

Hi Zhiming,

I was able to replace the version of cmake using the .bb filename and then resolving dependencies.

Thank you so much.

Amrit

0 件の賞賛
返信