Re: How to build the yocto SDK?

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

Re: How to build the yocto SDK?

跳至解决方案
1,968 次查看
rans
Senior Contributor I

Hello Yuri,

I am trying to popluate sdk with the command you've given:

bitbake core-image-minimal -c populate_sdk

But I wander:

if populate_sdk is one of the tasks in  core-image-minimal , doesn't it mean it should have already been executed in the first run of bitbake ?

Thanks,

Ran

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

Hello,

   the "-c" option is used to instruct bitbake just to execute the populale_sdk task.

Also You may look at 

https://community.nxp.com/docs/DOC-334814 

Regards,

Yuri.

------------------------------------------------------------------------------

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,395 次查看
Yuri
NXP Employee
NXP Employee

Hello,

   the "-c" option is used to instruct bitbake just to execute the populale_sdk task.

Also You may look at 

https://community.nxp.com/docs/DOC-334814 

Regards,

Yuri.

------------------------------------------------------------------------------

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

0 项奖励
回复