]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: use mkfs.cramfs instead of makecramfs
authorAndrea Adami <andrea.adami@gmail.com>
Thu, 29 Aug 2013 23:23:20 +0000 (01:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2013 15:14:10 +0000 (16:14 +0100)
commit451546a9d2f675ac331f72f4e66317685d931aba
tree8c3152e1b299660b5511c1ad29066fedd26cad0c
parentc4555007d04ccacbc192827b70a97f9a48500a22
image_types.bbclass: use mkfs.cramfs instead of makecramfs

The former is provided by util-linux and the latter is
now to be removed for meta-filesystems.

This allows to generate cramfs images whithout extra layers.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass