How to build a new wic image for ls1028ardb on rte2.6 envirment?

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

How to build a new wic image for ls1028ardb on rte2.6 envirment?

292 次查看
xingweiwang
Contributor I

Dear All,

    On rte2.6 envirment, I have built default image, nxp-image-real-time-edge-ls1028ardb-xxxx.rootfs.wic. I modified some source code file, and I wanted to rebuild a new wic image. After I ran the build command(bitbake nxp-image-real-time-edge). I got a result that no task need to be rerun. I tried to remove some stamp files or some directories. It didn't work.

Regards,

Xingwei Wang

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

241 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please rebuild the package which you modified with the following command.

$ bitbake <pkg_name> -c compile -f

bitbake nxp-image-real-time-edge

0 项奖励
回复