All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] Add development rootfs
@ 2016-04-08 14:39 Ludovic Desroches
  2016-04-08 14:39 ` [Buildroot] [PATCH 1/5] configs: atmel: add sd card development image for sama5d2 xplained Ludovic Desroches
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ludovic Desroches @ 2016-04-08 14:39 UTC (permalink / raw)
  To: buildroot

Hi,

These patches add packages to have an equivalent root filesystem to the one
generated by Yocto with atmel-xplained-demo-image.

The serie is based on top of "sd card image generation for Xplained boards".

Changes:
- v1:
  - Add other dev_defconfig
  - Add comments in defconfigs
  - Use the archive instead of cloning git repository

Ludovic Desroches (5):
  configs: atmel: add sd card development image for sama5d2 xplained
  configs: atmel: add sd card development image for sama5d4 xplained
  configs: atmel: add development rootfs for sama5d4 xplained
  configs: atmel: add sd card development image for sama5d3 xplained
  configs: atmel: add development rootfs for sama5d3 xplained

 configs/atmel_sama5d2_xplained_mmc_dev_defconfig | 103 +++++++++++++++++++++++
 configs/atmel_sama5d3_xplained_dev_defconfig     |  99 ++++++++++++++++++++++
 configs/atmel_sama5d3_xplained_mmc_dev_defconfig | 102 ++++++++++++++++++++++
 configs/atmel_sama5d4_xplained_dev_defconfig     | 103 +++++++++++++++++++++++
 configs/atmel_sama5d4_xplained_mmc_dev_defconfig | 103 +++++++++++++++++++++++
 5 files changed, 510 insertions(+)
 create mode 100644 configs/atmel_sama5d2_xplained_mmc_dev_defconfig
 create mode 100644 configs/atmel_sama5d3_xplained_dev_defconfig
 create mode 100644 configs/atmel_sama5d3_xplained_mmc_dev_defconfig
 create mode 100644 configs/atmel_sama5d4_xplained_dev_defconfig
 create mode 100644 configs/atmel_sama5d4_xplained_mmc_dev_defconfig

-- 
2.5.0

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

end of thread, other threads:[~2016-04-08 14:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-08 14:39 [Buildroot] [PATCH 0/5] Add development rootfs Ludovic Desroches
2016-04-08 14:39 ` [Buildroot] [PATCH 1/5] configs: atmel: add sd card development image for sama5d2 xplained Ludovic Desroches
2016-04-08 14:39 ` [Buildroot] [PATCH 2/5] configs: atmel: add sd card development image for sama5d4 xplained Ludovic Desroches
2016-04-08 14:39 ` [Buildroot] [PATCH 3/5] configs: atmel: add development rootfs " Ludovic Desroches
2016-04-08 14:39 ` [Buildroot] [PATCH 4/5] configs: atmel: add sd card development image for sama5d3 xplained Ludovic Desroches
2016-04-08 14:39 ` [Buildroot] [PATCH 5/5] configs: atmel: add development rootfs " Ludovic Desroches

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.