Extending the util-linux recipe allows the creation of cramfs images with tools contained in oe-core.
The cramfs recipe in meta-filesystems will be removed so there will be any conflict nor replacement of cramfs-native. This fixes as well an HOB bug (missing helper for cramfs). Andrea Adami (2): util-linux: package mkfs.cramfs and fsck.cramfs image_types.bbclass: use mkfs.cramfs instead of makecramfs meta/classes/image_types.bbclass | 4 ++-- meta/recipes-core/util-linux/util-linux.inc | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) -- 1.8.1.5 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
