diff options
author | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2007-04-05 23:04:16 +0000 |
---|---|---|
committer | Kristoffer Ericson <kristoffer_e1@hotmail.com> | 2007-04-05 23:04:16 +0000 |
commit | 9131c73cc59e440296f7ea875835fae4b4c359bf (patch) | |
tree | 766881a1d0609a01fc2db80f8be26e78211efab6 /packages/uboot/uboot-gta01_svn.bb | |
parent | 1387d0a7c4c00774283a78bd798379616e307abb (diff) | |
parent | 4276eaaa0a342118dfa85731a772c084d9e8fa56 (diff) |
merge of '6da9d621bc47b3a3cb21e8d3a666f30c5cec58e1'
and 'dc66d28f2407d4b483ec5e09566d9787024f3b80'
Diffstat (limited to 'packages/uboot/uboot-gta01_svn.bb')
-rw-r--r-- | packages/uboot/uboot-gta01_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/uboot/uboot-gta01_svn.bb b/packages/uboot/uboot-gta01_svn.bb index 0775bfcc91..b30a5bc66e 100644 --- a/packages/uboot/uboot-gta01_svn.bb +++ b/packages/uboot/uboot-gta01_svn.bb @@ -10,7 +10,7 @@ PROVIDES = "virtual/bootloader" S = "${WORKDIR}/git" SRC_URI = "git://www.denx.de/git/u-boot.git/;protocol=git \ - svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=https \ + svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http \ file://fix-arm920t-eabi.patch;patch=1" EXTRA_OEMAKE = "CROSS_COMPILE=${TARGET_PREFIX}" |