at91bootstrap-2.13: Build ${AT91BOOTSTRAP_BOARD}
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Tue, 16 Mar 2010 06:51:08 +0000 (07:51 +0100)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Tue, 16 Mar 2010 06:55:11 +0000 (07:55 +0100)
commit5051155fd112ebce51ce262444400a666966c3f8
tree73a3eb3d2269615ed656a5474766275149d7d4c3
parentccc8a55321a9795e67a34b205eb499c5f3a71fc0
at91bootstrap-2.13: Build ${AT91BOOTSTRAP_BOARD}

Previous version of at91bootstrap recipes provided a defconfig file.
The new version assumes you have defined a variable

* AT91BOOTSTRAP_BOARD

This can be a list of boards allowing multiple configurations to be built.

Example of use (in MACHINE configuration file):
AT91BOOTSTRAP_BOARD = "at91sam9g20df at91sam9g20ek"

Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>
recipes/at91bootstrap/at91bootstrap-2.13/at91cap9adk/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9260ek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9261ek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9263ek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g20ek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9g45ek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9rlek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap-2.13/at91sam9xeek/defconfig [deleted file]
recipes/at91bootstrap/at91bootstrap_2.0.inc [new file with mode: 0644]
recipes/at91bootstrap/at91bootstrap_2.13.bb