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,825件の閲覧回数
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,025件の閲覧回数
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 件の賞賛