linux-gta01: switch URI to 2.6.20 branch for patches
authorKoen Kooi <koen@openembedded.org>
Mon, 30 Apr 2007 08:40:02 +0000 (08:40 +0000)
committerKoen Kooi <koen@openembedded.org>
Mon, 30 Apr 2007 08:40:02 +0000 (08:40 +0000)
packages/linux/linux-gta01_2.6.20.bb

index 67e6c76..2c8fe80 100644 (file)
@@ -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}"