diff options
author | Philip Balister <philip@balister.org> | 2007-08-23 11:57:00 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2007-08-23 11:57:00 +0000 |
commit | 73c304554ded0303d3cb410e7a9cfadb77815f5a (patch) | |
tree | cd1b5f99879b37f842028fa5300a4dcca242a1d9 /packages/linux/linux-gta01_2.6.21.3.bb | |
parent | b83f62f74c3826dc69453ca5f0e2d1ef99d23a78 (diff) | |
parent | f4c65cbaa1fe07d8e9d833a74afcd6812e246ba7 (diff) |
merge of '87df0f67fea2eb35bb2d9bb5d84173bacece8d99'
and 'e0613a176614c74d38f49dfbdb46b6f368ef64ca'
Diffstat (limited to 'packages/linux/linux-gta01_2.6.21.3.bb')
-rw-r--r-- | packages/linux/linux-gta01_2.6.21.3.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-gta01_2.6.21.3.bb b/packages/linux/linux-gta01_2.6.21.3.bb index 18af85973a..ce3599c117 100644 --- a/packages/linux/linux-gta01_2.6.21.3.bb +++ b/packages/linux/linux-gta01_2.6.21.3.bb @@ -1,10 +1,10 @@ require linux-gta01.inc -SRC_URI += "svn://svn.openmoko.org/trunk/src/target/kernel;module=patches;proto=http" +SRC_URI += "svn://svn.openmoko.org/branches/src/target/kernel/2.6.21.x;module=patches;proto=http" SRC_URI += "file://fix-EVIOCGRAB-semantics.patch;patch=1" MOKOR = "moko10" -PR = "${MOKOR}-r4" +PR = "${MOKOR}-r5" VANILLA_VERSION = "2.6.21.3" |