summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-07-10 10:44:57 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-07-10 10:44:57 +0000
commit803d98abb2ae1e1f494652f9e7d62827439640f1 (patch)
tree02c2477657f31bdd4f5591d8f72171a569fbf813 /meta
parentffbba6d3cfb7466d824f6529fc44c9f4754076c2 (diff)
downloadpoky-803d98abb2ae1e1f494652f9e7d62827439640f1.tar.gz
u-boot for gta01: set u-boot upstream to fixed 'known to build' version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2139 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-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