All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Simplify the creation of cramfs images
@ 2013-08-29 23:23 Andrea Adami
  2013-08-29 23:23 ` [PATCH 1/2] util-linux: package mkfs.cramfs and fsck.cramfs Andrea Adami
  2013-08-29 23:23 ` [PATCH 2/2] image_types.bbclass: use mkfs.cramfs instead of makecramfs Andrea Adami
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Adami @ 2013-08-29 23:23 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-29 23:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 23:23 [PATCH 0/2] Simplify the creation of cramfs images Andrea Adami
2013-08-29 23:23 ` [PATCH 1/2] util-linux: package mkfs.cramfs and fsck.cramfs Andrea Adami
2013-08-29 23:23 ` [PATCH 2/2] image_types.bbclass: use mkfs.cramfs instead of makecramfs Andrea Adami

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.