Bitbake options

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Bitbake options

跳至解决方案
1,483 次查看
chandraevolute
Contributor V


what is the difference between bitbake -c compile -f linu-imx and bitbake linu-imx

whenI run bitbake -c compile -f linu-imx this command it executed succesfully but when I try to do bitbake linu-imx it fails

0 项奖励
回复
1 解答
927 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Please look at the following

Useful bitbake commands

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
4 回复数
927 次查看
chandraevolute
Contributor V

I tried to run core-image-minimal and it is running 3.14.28 version  instead if 3.14.38...the 3.14.28 does not support for 3.14.38

0 项奖励
回复
928 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  Please look at the following

Useful bitbake commands

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
927 次查看
chandraevolute
Contributor V

Thank you YuriMuhin_ng got the difference...

one more issue is when I do bitbake fsl-image-gui the .sdcard image is showing 880MB size. How can I reduce the rootfs. where as my zImage is 4MB only.

0 项奖励
回复
927 次查看
Yuri
NXP Employee
NXP Employee

Hi,

  the .sdcard image includes U-boot, kernel and file system.

It  requires to remove non-needed packages in order to reduce file system.

Perhaps it would be better to use core-image-minimal configuration.

Regards,

Yuri.

0 项奖励
回复