[oe-commits] org.oe.dev conf/machine/sequoia.conf : Set PREFERRED_VERSION for u-boot to "git" and use the same tag

ifaistos commit openembedded-commits at lists.openembedded.org
Mon May 28 21:49:33 UTC 2007


conf/machine/sequoia.conf : Set PREFERRED_VERSION for u-boot to "git" and use the same tag 
as in dev boards

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 5e7d2ef9641355febae57e92746e8f1f6346259e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5e7d2ef9641355febae57e92746e8f1f6346259e
Files:
1
conf/machine/sequoia.conf
Diffs:

#
# mt diff -r10297aef0633bf6b4ed7d443f2150940edf39e13 -r5e7d2ef9641355febae57e92746e8f1f6346259e
#
# 
# 
# patch "conf/machine/sequoia.conf"
#  from [055d4e49235ed37a7ea7a3f8ec4a01e0421b01c9]
#    to [33055496184fdcae61158530eddc7cd123ecfe43]
# 
============================================================
--- conf/machine/sequoia.conf	055d4e49235ed37a7ea7a3f8ec4a01e0421b01c9
+++ conf/machine/sequoia.conf	33055496184fdcae61158530eddc7cd123ecfe43
@@ -1,3 +1,5 @@
+# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
+# Released under the MIT license (see packages/COPYING)
 #@TYPE: Machine
 #@Name: AMCC Sequoia Development Platform
 #@DESCRIPTION: Machine configuration for the AMCC Sequoia development platform http://www.amcc.com/Embedded/Downloads/440EPx/
@@ -17,7 +19,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
 
 SERIAL_CONSOLE = "115200 ttyS0"
 
-PREFERRED_VERSION_u-boot = "1.1.2"
+PREFERRED_VERSION_u-boot = "git"
 EXTRA_IMAGECMD = "--big-endian"
 ERASEBLOCK_SIZE = "0x10000"
 IMAGE_FSTYPES = "jffs2"






More information about the Openembedded-commits mailing list