git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b223dd
)
linux-gta01: switch URI to 2.6.20 branch for patches
author
Koen Kooi
<koen@openembedded.org>
Mon, 30 Apr 2007 08:40:02 +0000
(08:40 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 30 Apr 2007 08:40:02 +0000
(08:40 +0000)
packages/linux/linux-gta01_2.6.20.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-gta01_2.6.20.bb
b/packages/linux/linux-gta01_2.6.20.bb
index
67e6c76
..
2c8fe80
100644
(file)
--- 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}"