On Wed, Sep 21, 2011 at 8:56 PM, Ni Qingliang <niqingli...@insigma.com.cn> wrote: > Hello, All: > > when using "IMAGE_FSTYPES="ext2.gz.u-boot", I can't get what was > expected. > > I can found it in "image_types_uboot.bbclass", but "image.bbclass" only > "inherit image_types", not "image_types_uboot". > > what can I do? How about substitute the "inherit image_types" by > "inherit image_types_uboot" in "image.bbclass"?
You can add: INHERIT += "image_types_uboot" to your local.conf to enable these types. At some point it would be good if we do this by default. -M _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto