[Buildroot] [PATCH 0/5] Add development rootfs

Ludovic Desroches ludovic.desroches at atmel.com
Fri Apr 8 14:39:13 UTC 2016


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



More information about the buildroot mailing list