git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3569dc
)
Make u-boot-2009.98 the preferred bootloader for sam9g45ek
author
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Fri, 15 Jan 2010 18:45:54 +0000
(19:45 +0100)
committer
Ulf Samuelsson
<ulf.samuelsson@atmel.com>
Fri, 15 Jan 2010 18:45:54 +0000
(19:45 +0100)
recipes/u-boot/u-boot_2009.08.bb
patch
|
blob
|
history
diff --git
a/recipes/u-boot/u-boot_2009.08.bb
b/recipes/u-boot/u-boot_2009.08.bb
index
b7f7851
..
21715a0
100644
(file)
--- a/
recipes/u-boot/u-boot_2009.08.bb
+++ b/
recipes/u-boot/u-boot_2009.08.bb
@@
-3,6
+3,7
@@
require u-boot.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_at91sam9g20ek = "1"
+DEFAULT_PREFERENCE_at91sam9g45ek = "1"
DEFAULT_PREFERENCE_igep0020 = "1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "