building bsp for distribution

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

building bsp for distribution

1,831 次查看
garimella
Contributor I

I have downloaded BSP for a Power PC platform  successfully modified according to needs of the custom target board and the application is running. Now I would like to create the ISO for the modified BSP so as to distribute to the end users. What are the commands to do so.  Running this command should not wipe out my existing modified settings.

0 项奖励
回复
3 回复数

1,676 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello vishnu prasad,


Please refer to the attached script, which we are using to generate Yocto release ISO.


Usage:

./giso.sh  -d yocto_dir -p iso_prefix -c cache_compress_type

        -d        the full path of yocto folder
        -p        prefix of generated ISO name
        -c        cache packages compress type, value can be xz, bzip2 or gzip.
                  default compress type is xz.


Eg:  $ ./giso.sh -p QorIQ-DPAA-SDK -d <path-of-yocto>

Thanks,

Yiping

0 项奖励
回复

1,676 次查看
garimella
Contributor I

Dear Yiping

Can you help me for LTIB not yocto?

Also please let me know how to configure LTIB to make my linux application boot during start up?

regards

Visnu

0 项奖励
回复

1,676 次查看
garimella
Contributor I

Dear Yiping

Can you help me for LTIB not yocto?

Also please let me know how to configure LTIB to make my linux application boot during start up?

regards

Visnu

0 项奖励
回复