LTIB compile

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

LTIB compile

跳至解决方案
878 次查看
carmilili
Contributor III

When I compile LTIB , I need the below choice.Who can tell me the difference between six choice.The more detailed the better.Thank you.

peiz.png

标签 (2)
0 项奖励
1 解答
630 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Min. profile is a small and basic root filesystem contains busybox, imx test, imx lib, etc. The building time is short around 30mins.

FSL gnome profile is a GNOME GUI example. It contains many packages and it will start a GNOME GUI when the board start up. The building time is very long ~4-5hrs.

You can compare the .profile files of each profile under <ltib>/config/platform/imx/.

e.g. min.profile is Min. profile,  release_gnome.profile is GNOME profile.

After you selected the profile,  you can select/deselect the package again in the "Package List" in LTIB configuration.

在原帖中查看解决方案

0 项奖励
3 回复数
631 次查看
jimmychan
NXP TechSupport
NXP TechSupport

Min. profile is a small and basic root filesystem contains busybox, imx test, imx lib, etc. The building time is short around 30mins.

FSL gnome profile is a GNOME GUI example. It contains many packages and it will start a GNOME GUI when the board start up. The building time is very long ~4-5hrs.

You can compare the .profile files of each profile under <ltib>/config/platform/imx/.

e.g. min.profile is Min. profile,  release_gnome.profile is GNOME profile.

After you selected the profile,  you can select/deselect the package again in the "Package List" in LTIB configuration.

0 项奖励
630 次查看
carmilili
Contributor III

Thank you for your reply.I get what I want to know.

0 项奖励
630 次查看
LeonardoSandova
Specialist I

A profile can be seen as a set of packages, most of them are installed on the rootfs. In order to see differences between two profiles, you can compare the config directories. In other words, create to ltib folders, in one select the min profile and in other the gnome, then compare the config folders of each one....

Leo

0 项奖励