[oe-commits] Ulf Samuelsson : Lean config for sam9263ek

GIT User account git at amethyst.openembedded.net
Tue Dec 30 23:54:07 UTC 2008


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

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Tue Dec 30 23:46:42 2008 +0100

Lean config for sam9263ek

---

 conf/machine/at91sam9263ek.conf |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/conf/machine/at91sam9263ek.conf b/conf/machine/at91sam9263ek.conf
index 3a85df7..2822e47 100644
--- a/conf/machine/at91sam9263ek.conf
+++ b/conf/machine/at91sam9263ek.conf
@@ -6,13 +6,16 @@ TARGET_ARCH = "arm"
 #PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
-PREFERRED_VERSION_linux = "2.6.28"
+#PREFERRED_VERSION_linux = "2.6.28"
+
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 
 KERNEL_IMAGETYPE = "uImage"
 PREFERRED_VERSION_u-boot = "2008.10"
 UBOOT_MACHINE = "at92sam9263ek_config"
 
+PREFERRED_VERSION_at91bootstrap = "2.8"
+
 #don't try to access tty1
 USE_VT = "0"
 





More information about the Openembedded-commits mailing list