http://bugs.openembedded.org/show_bug.cgi?id=3181
--- Comment #1 from Richard Purdie <[EMAIL PROTECTED]> 2007-10-21 16:38:54 --- The choice of jffs2 as the default image type is historical, its set in bitbake.conf with IMAGE_FSTYPES ?= "jffs2". What worries me about your error is that mtd-utils-native should have built (which provides mkfs.jffs2). I think there may have been a bug in bitbake in that area and I just checked a fix into the 1.8 branch (r978). Could you try this again and see if it does build mtd-utils-native? The output from bitbake -g image should be enough to see whether mtd-utils-native gets built before do_rootfs starts. -- Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Bitbake-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bitbake-dev
