diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-15 05:10:03 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-15 05:10:03 +0000 |
commit | 0a8a26c6ae35c86bd634726cfb3facfd7cfe55e5 (patch) | |
tree | da811a193e6c015d647c68a98555bfc18c7e8763 /linux | |
parent | cd46d7a98e0eea60a4d7b1b46169193eae593db5 (diff) |
openzaurus_2.6.10-rc1.oe:
openzaurus_2.6.10-rc1: Fixing a typo.
BKrev: 41983a2buODqJAEm3rkOWpxhW0b4ug
Diffstat (limited to 'linux')
-rw-r--r-- | linux/openzaurus_2.6.10-rc1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/openzaurus_2.6.10-rc1.oe b/linux/openzaurus_2.6.10-rc1.oe index 1f75b4c841..160bbcc874 100644 --- a/linux/openzaurus_2.6.10-rc1.oe +++ b/linux/openzaurus_2.6.10-rc1.oe @@ -31,7 +31,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-${KV}.tar.gz http://www.rpsys.net/openzaurus/${PV}/rp-mtd-sharpsl.patch.gz;patch=1 \ http://www.rpsys.net/openzaurus/${PV}/rp-mtd-sharpsl-extra.patch.gz;patch=1 \ http://www.rpsys.net/openzaurus/${PV}/rp-jffs2-longfilename.patch.gz;patch=1 \ - http://www.rpsys.net/openzaurus/${PV}/rp-mtd-sharpsl-map.patch.gz;patch=1 + http://www.rpsys.net/openzaurus/${PV}/rp-mtd-sharpsl-map.patch.gz;patch=1 \ http://www.rpsys.net/openzaurus/${PV}/rp-jffs2-sync.patch.gz;patch=1 \ # http://www.rpsys.net/openzaurus/${PV}/rp-mtd-logical.patch.gz;patch=1 \ http://www.rpsys.net/openzaurus/${PV}/rp-corgikbd.patch.gz;patch=1 \ |