Adding new MACHINE for new layer

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

Adding new MACHINE for new layer

1,670件の閲覧回数
aliismail
Contributor IV

I am currently trying to add a new layer to my yocto build. After adding a new layer, it seems the build does not recognize the new machine I have added. I added the new_machine.conf to /conf/machine in the layer. I have added the layer to /conf/bblayers.conf. When I attempt to build the core image, I get the following notes/errors. It is somehow not aware of my machine.

Loaded 2574 entries from dependency cache.

NOTE: Resolving any missing task queue dependencies

NOTE: preferred version 3.14.52 of linux-imx not available (for item virtual/kernel)

NOTE: versions of linux-imx available: 3.14.28

NOTE: preferred version 3.14.52 of linux-imx not available (for item kernel-base)

NOTE: versions of linux-imx available: 3.14.28

NOTE: preferred version 3.14.52 of linux-imx not available (for item kernel-image)

NOTE: versions of linux-imx available: 3.14.28

I have tried adding COMPATIBLE_MACHINE_newMachine = newMachine, but this gives a large set of warning. Is there a config step I am missing to add a new machine to the build?

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

1,294件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

seems the version of linux is not match. you can download the newer BSP to try again.

i.MX 6 Series Software and Development Tool|NXP

0 件の賞賛
返信