* [email protected] <[email protected]> [110906 23:07]: > From: Nitin A Kamble <[email protected]> > > Signed-off-by: Nitin A Kamble <[email protected]> > --- > meta/classes/image_types.bbclass | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta/classes/image_types.bbclass > b/meta/classes/image_types.bbclass > index c24b326..3e303ed 100644 > --- a/meta/classes/image_types.bbclass > +++ b/meta/classes/image_types.bbclass > @@ -141,4 +141,4 @@ IMAGE_DEPENDS_ubi = "mtd-utils-native" > IMAGE_DEPENDS_ubifs = "mtd-utils-native" > > # This variable is available to request which values are suitable for > IMAGE_FSTYPES > -IMAGE_TYPES = "jffs2 cramfs ext2 ext2.gz ext3 ext3.gz live squashfs > squashfs-lzma ubi tar tar.gz tar.bz2 tar.xz cpio cpio.gz cpio.xz cpio.lzma" > +IMAGE_TYPES = "jffs2 cramfs ext2 ext2.gz ext3 ext3.gz btrfs live squashfs > squashfs-lzma ubi tar tar.gz tar.bz2 tar.xz cpio cpio.gz cpio.xz cpio.lzma"
As Joshua already replied, this isn't enough. This raises one question, though. Have you successfully built btrfs-image? If so, I assume that you have more patches locally, otherwise you should resist submitting patches, unless they're clearly marked as RFC (request for comments, and thus not to be applied). Cheers, Anders -- Anders Darander ChargeStorm AB _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
