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