[oe-commits] Dmitry Eremin-Solenikov : u-boot: upgrade at91sam9g20ek from 2009. 01 to 2009.06

git version control git at git.openembedded.org
Fri Jun 19 15:31:46 UTC 2009


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

Author: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
Date:   Fri Jun 19 13:21:14 2009 +0400

u-boot: upgrade at91sam9g20ek from 2009.01 to 2009.06

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>

---

 recipes/u-boot/u-boot_2009.01.bb |    2 +-
 recipes/u-boot/u-boot_2009.06.bb |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/u-boot/u-boot_2009.01.bb b/recipes/u-boot/u-boot_2009.01.bb
index 49d08a2..dfb3b3a 100644
--- a/recipes/u-boot/u-boot_2009.01.bb
+++ b/recipes/u-boot/u-boot_2009.01.bb
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_at91rm9200dk	 = "1"
 DEFAULT_PREFERENCE_at91sam9rlek	 = "1"
 DEFAULT_PREFERENCE_at91sam9260ek = "1"
 DEFAULT_PREFERENCE_at91sam9261ek = "1"
-DEFAULT_PREFERENCE_at91sam9g20ek = "1"
+DEFAULT_PREFERENCE_at91sam9g20ek = "-1"
 DEFAULT_PREFERENCE_at91sam9263ek = "1"
 DEFAULT_PREFERENCE_at91cap9adk	 = "1"
 DEFAULT_PREFERENCE_atngw100	 = "1"
diff --git a/recipes/u-boot/u-boot_2009.06.bb b/recipes/u-boot/u-boot_2009.06.bb
index 3ea182a..cefbed2 100644
--- a/recipes/u-boot/u-boot_2009.06.bb
+++ b/recipes/u-boot/u-boot_2009.06.bb
@@ -3,6 +3,7 @@ require u-boot.inc
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_mpc8315e-rdb = "1"
+DEFAULT_PREFERENCE_at91sam9g20ek = "1"
 
 SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
 





More information about the Openembedded-commits mailing list