All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Consolidate all i.MX base settings in imx-base.inc
@ 2015-09-22 12:46 Otavio Salvador
  2015-09-22 12:46 ` [PATCH 1/5] mxs-base.inc: Consolidate IMAGE_FSTYPES definition Otavio Salvador
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Otavio Salvador @ 2015-09-22 12:46 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

This patchset removes the mxs-base.inc file so all i.MX related
based settings are consolidated in imx-base.inc file.


Otavio Salvador (5):
  mxs-base.inc: Consolidate IMAGE_FSTYPES definition
  imx-base.inc, mxs-base.inc: Stop generating tar.bz2 image tarball by
    default
  imx-base.inc, mxs-base.inc: Change default image to sdcard.gz
  imx-base.inc, mxs-base.inc: Use ext4 filesystem for images as default
  Move mxs-base.inc contents to imx-base.inc

 conf/machine/imx23evk.conf        |  6 ++----
 conf/machine/imx28evk.conf        |  6 ++----
 conf/machine/include/imx-base.inc | 38 ++++++++++++++++++++++++++++++++------
 conf/machine/include/mxs-base.inc | 39 ---------------------------------------
 4 files changed, 36 insertions(+), 53 deletions(-)
 delete mode 100644 conf/machine/include/mxs-base.inc

-- 
2.5.3



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

end of thread, other threads:[~2015-09-24 11:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 12:46 [PATCH 0/5] Consolidate all i.MX base settings in imx-base.inc Otavio Salvador
2015-09-22 12:46 ` [PATCH 1/5] mxs-base.inc: Consolidate IMAGE_FSTYPES definition Otavio Salvador
2015-09-22 12:46 ` [PATCH 2/5] imx-base.inc, mxs-base.inc: Stop generating tar.bz2 image tarball by default Otavio Salvador
2015-09-24  8:49   ` Igor Grinberg
2015-09-24 11:46     ` Otavio Salvador
2015-09-22 12:46 ` [PATCH 3/5] imx-base.inc, mxs-base.inc: Change default image to sdcard.gz Otavio Salvador
2015-09-22 12:46 ` [PATCH 4/5] imx-base.inc, mxs-base.inc: Use ext4 filesystem for images as default Otavio Salvador
2015-09-22 12:46 ` [PATCH 5/5] Move mxs-base.inc contents to imx-base.inc Otavio Salvador

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.