[oe-commits] Graham Gower : at91bootstrap.inc: Mark COMPATIBLE_MACHINEs.

git version control git at git.openembedded.org
Wed Sep 22 06:06:06 UTC 2010


Module: openembedded.git
Branch: master
Commit: b5d88460d4485a94f6c222591a1a0a82db6af5a9
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b5d88460d4485a94f6c222591a1a0a82db6af5a9

Author: Graham Gower <graham.gower at gmail.com>
Date:   Wed Sep 22 09:57:00 2010 +0930

at91bootstrap.inc: Mark COMPATIBLE_MACHINEs.

Signed-off-by: Graham Gower <graham.gower at gmail.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/at91bootstrap/at91bootstrap.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/at91bootstrap/at91bootstrap.inc b/recipes/at91bootstrap/at91bootstrap.inc
index 2160f64..dfe143a 100644
--- a/recipes/at91bootstrap/at91bootstrap.inc
+++ b/recipes/at91bootstrap/at91bootstrap.inc
@@ -1,6 +1,7 @@
 DESCRIPTION = "at91bootstrap: loaded into internal SRAM by AT91 BootROM"
 SECTION = "bootloaders"
 
+COMPATIBLE_MACHINE = "(afeb9260|at91cap9adk|at91sam9g20ek|at91sam9rlek|at91sam9263ek|at91sam9260ek|at91sam9xeek|at91sam9261ek)"
 SRC_URI = "ftp://www.at91.com/pub/buildroot/${PN}-${PV}.tar.bz2 \
 	   file://defconfig \
            "





More information about the Openembedded-commits mailing list