summaryrefslogtreecommitdiffstats
path: root/meta/packages/uboot/uboot-gta01_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/uboot/uboot-gta01_svn.bb')
-rw-r--r--meta/packages/uboot/uboot-gta01_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/uboot/uboot-gta01_svn.bb b/meta/packages/uboot/uboot-gta01_svn.bb
index d026efccc1..a24eb435e1 100644
--- a/meta/packages/uboot/uboot-gta01_svn.bb
+++ b/meta/packages/uboot/uboot-gta01_svn.bb
@@ -9,7 +9,7 @@ PR = "r3"
9PROVIDES = "virtual/bootloader" 9PROVIDES = "virtual/bootloader"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git \ 12SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git;tag=c0c292b2852a12e9d93e99b3aaf5b0dac5f36fdc \
13 svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \ 13 svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \
14 file://fix-arm920t-eabi.patch;patch=1" 14 file://fix-arm920t-eabi.patch;patch=1"
15 15