summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-04-30 08:40:02 +0000
committerKoen Kooi <koen@openembedded.org>2007-04-30 08:40:02 +0000
commit3abe74e8c58d0f9af95bba25e2431d0f2189c343 (patch)
tree9af2afbab0e3182240ac1791e78495231418e6f2 /packages
parent8b223dd25135e6fba144ee9143e080af745e9a4d (diff)
linux-gta01: switch URI to 2.6.20 branch for patches
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-gta01_2.6.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-gta01_2.6.20.bb b/packages/linux/linux-gta01_2.6.20.bb
index 67e6c76960..2c8fe80b33 100644
--- a/packages/linux/linux-gta01_2.6.20.bb
+++ b/packages/linux/linux-gta01_2.6.20.bb
@@ -17,7 +17,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-gta01"
# source and patches
#
SRC_URI = "http://ftp.de.kernel.org/pub/linux/kernel/v2.6/linux-${VANILLA_VERSION}.tar.bz2 \
- svn://svn.openmoko.org/trunk/src/target/kernel;module=patches;proto=http \
+ svn://svn.openmoko.org/branches/src/target/kernel/2.6.20.x;module=patches;proto=http \
file://defconfig-${VANILLA_VERSION}-${MACHINE}"
S = "${WORKDIR}/linux-${VANILLA_VERSION}"