[oe-commits] Frans Meulenbroeks : u-boot_git: updated SRC_URI for sheevaplug; moved to newer version

git version control git at git.openembedded.org
Tue Nov 30 18:14:13 UTC 2010


Module: openembedded.git
Branch: release-2010.12
Commit: 33d57a43a829ffecadd6b0cecf068fbbdea98d1d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=33d57a43a829ffecadd6b0cecf068fbbdea98d1d

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Nov 27 19:19:43 2010 +0100

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 at gmail.com>

---

 recipes/u-boot/u-boot_git.bb |    6 +++---
 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 6f05b17..88162e0 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"





More information about the Openembedded-commits mailing list