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:
6e0c17c
)
u-boot-mkimage-openmoko: Fix SRC_URI
author
Ramax Lo
<ramaxlo@gmail.com>
Sun, 7 Jun 2009 19:03:17 +0000
(19:03 +0000)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 8 Aug 2009 20:28:58 +0000
(13:28 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
patch
|
blob
|
history
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
(file)
--- 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 \