[oe-commits] Ramax Lo : u-boot-mkimage-openmoko: Fix SRC_URI

git version control git at git.openembedded.org
Sat Aug 8 20:29:05 UTC 2009


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

Author: Ramax Lo <ramaxlo at gmail.com>
Date:   Sun Jun  7 19:03:17 2009 +0000

u-boot-mkimage-openmoko: Fix SRC_URI

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 .../u-boot/u-boot-mkimage-openmoko-native_oe.bb    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb b/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
index 8b5564c..4005c37 100644
--- a/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
+++ b/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
@@ -5,7 +5,7 @@ inherit native
 PV = "1.2.0+git9912121f7ed804ea58fd62f3f230b5dcfc357d88svn2238"
 PR = "r1"
 
-SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git;tag=9912121f7ed804ea58fd62f3f230b5dcfc357d88 \
+SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;tag=9912121f7ed804ea58fd62f3f230b5dcfc357d88 \
 file://uboot-machtypes.patch;patch=1 \
 file://ext2load_hex.patch;patch=1 \
 file://uboot-s3c2410-warnings-fix.patch;patch=1 \





More information about the Openembedded-commits mailing list