Can I make a local patch file without commit to the source?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Can I make a local patch file without commit to the source?

463件の閲覧回数
jupiter_hce
Contributor III

Hi,

In my Yocto build, I want to make a patch file for mx6ullevk.h in meta-freescale/recipes-bsp/u-boot/u-boot-imx_2017.03.bb, to customize mtdparts and bootargs as I could not find a simple way to do it using bbapaend, but I got an error of unable to fetch URL from any source because the mx6ullevk.h does have a commit number. Is it possible to do it or not?

How would you do to change u-boot mtdparts, bootcmd and bootargs in Yocto build?

Thank you.

Kind regards,

- jh

ラベル(4)
0 件の賞賛
1 返信

400件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi jupiter,

  You don't need to achieve your goal in this way. I think you need to adjust your thinking.

  You can use the standalone mode to operate the u-boot and Linux kernel without doing this in yocto. You can only use yocto to compile the root file system.

  About standalone operations, you can read "i.MX_Porting_Guide.pdf" in linux document, or read the link:

https://community.nxp.com/docs/DOC-343273 

Hope above advice is helpful for you!

Have a nice day!

BR,

Weidong

0 件の賞賛