aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-27 19:19:43 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-27 19:22:21 +0100
commit95035fb93f662b8036e1083a7a834030b4b98041 (patch)
tree7047013dbadb3f15a5470135ec0b90d43002f85e /recipes/u-boot
parent67311e0776ec286875e7ba3726c3fabbfb322c1a (diff)
downloadopenembedded-95035fb93f662b8036e1083a7a834030b4b98041.tar.gz
u-boot_git: updated SRC_URI for sheevaplug; moved to newer version
the previous version did not pull any more updated URI to pull from master and used latest SRCREV Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 6f05b1767f..88162e0632 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,5 +1,5 @@
require u-boot.inc
-PR ="r66"
+PR ="r67"
FILESPATHPKG =. "u-boot-git:"
@@ -296,8 +296,8 @@ SRC_URI_append_c7x0 = "file://pdaXrom-u-boot.patch \
file://uboot-eabi-fix-HACK2.patch \
file://corgi-standard-partitioning.patch \
"
-SRC_URI_sheevaplug = "git://git.denx.de/u-boot-marvell.git;protocol=git;branch=testing"
-SRCREV_sheevaplug = "119b9942da2e450d4e525fc004208dd7f7d062e0"
+SRC_URI_sheevaplug = "git://git.denx.de/u-boot-marvell.git;protocol=git;branch=master"
+SRCREV_sheevaplug = "749c971873dbba301bd138c95d31223a25b32150"
SRC_URI_xilinx-ml507 = "git://git.xilinx.com/u-boot-xlnx.git;protocol=git"
SRCREV_xilinx-ml507 = "26e999650cf77c16f33c580abaadab2532f5e8b2"