[oe-commits] Ulf Samuelsson : at91bootstrap-2.13: Build ${AT91BOOTSTRAP_BOARD}

git version control git at git.openembedded.org
Tue Mar 16 06:55:24 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 5051155fd112ebce51ce262444400a666966c3f8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5051155fd112ebce51ce262444400a666966c3f8

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Tue Mar 16 07:51:08 2010 +0100

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 at atmel.com>

---

 .../at91bootstrap-2.13/at91cap9adk/defconfig       |  110 -------------------
 .../at91bootstrap-2.13/at91sam9260ek/defconfig     |  110 -------------------
 .../at91bootstrap-2.13/at91sam9261ek/defconfig     |  110 -------------------
 .../at91bootstrap-2.13/at91sam9263ek/defconfig     |  113 --------------------
 .../at91bootstrap-2.13/at91sam9g20ek/defconfig     |  110 -------------------
 .../at91bootstrap-2.13/at91sam9g45ek/defconfig     |  110 -------------------
 .../at91bootstrap-2.13/at91sam9rlek/defconfig      |  110 -------------------
 .../at91bootstrap-2.13/at91sam9xeek/defconfig      |  110 -------------------
 recipes/at91bootstrap/at91bootstrap_2.0.inc        |   33 ++++++
 recipes/at91bootstrap/at91bootstrap_2.13.bb        |    4 +-
 10 files changed, 35 insertions(+), 885 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=5051155fd112ebce51ce262444400a666966c3f8




More information about the Openembedded-commits mailing list