What packages are in the rootfs, and what has been stripped out from Yocto?

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

What packages are in the rootfs, and what has been stripped out from Yocto?

1,849 次查看
terryhuang
Contributor I
Hi, 
I have a question related to Yocto build system. After building the rootfs image with $ bitbake fsl-image-gui command, the licensing of each package will under meta-sources/build-fb/tmp/deploy/licenses directory, so we can know what packages we have built, but we are not sure whether these packages are all put into the rootfs? Also, I'd like to know is there a quick way can check what packages we have in the rootfs, and what has been stripped out from Yocto?
Note: I am using i.MX6SL with Yocto distro: poky 1.7 - dizzy
Thanks,
Terry
标签 (2)
0 项奖励
1 回复

1,049 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Terry Huang,

You can see the manifest will all included packages in an image on the same directory where the baked images are located.

<BSP_DIR>/<BUILD_DIR>/tmp/deploy/images/<MACHINE>/<IMAGE>.manifest

I hope this information helps!

Regards,

0 项奖励