Circular dependecy error while building FIT Image for IMX8MN Yocto

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

Circular dependecy error while building FIT Image for IMX8MN Yocto

ソリューションへジャンプ
3,442件の閲覧回数
vinothkumars
Senior Contributor IV

Dear NXP,

 

I am working on fitImage creation. I got following build error,


ERROR: 3403 unbuildable tasks were found.################################### | ETA: 0:00:04
These are usually caused by circular dependencies and any circular dependency chains found will be printed below. Increase the debug level to see a list of unbuildable tasks.

Identifying dependency loops (this may take a short while)...

 

I added in the recipe but the same error,

IMAGE_FSTYPES_remove = " wic wic.gz"

sources/poky/meta/recipes-core/images/core-image-base.bb

 

 

Regards,
Vinothkumar Sekar
ラベル(2)
タグ(2)
0 件の賞賛
返信
1 解決策
3,436件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

 

got solution,

IMAGE_FSTYPES_remove = "tar.bz2 wic.bmap wic.bz2"

Regards,
Vinothkumar Sekar

元の投稿で解決策を見る

1 返信
3,437件の閲覧回数
vinothkumars
Senior Contributor IV

Hi All,

 

got solution,

IMAGE_FSTYPES_remove = "tar.bz2 wic.bmap wic.bz2"

Regards,
Vinothkumar Sekar