diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-02 11:40:12 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-02 11:40:12 +0000 |
commit | 966a9fe6e554301dda42524919a7a89105c3c1c9 (patch) | |
tree | 38c5d9b52e25ad777f637a7408bc20ff7a7284bf /packages/linux/linux-openzaurus_2.6.11.bb | |
parent | 4445f6054cf438dd4228caac6f337a3c31634cf0 (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/02 12:22:19+01:00 rpsys.net!RP
linux-oz-2.6: Add kernel size check for c7x0
2005/05/02 11:44:06+01:00 rpsys.net!RP
linux-oz-2.6: Upgrade to 2.6.12-rc3-mm2, add patch to convert ide layer to driver model. This fixes *many* issues and is a massive step forward. Start adding proper pxa i2c support.
BKrev: 4276119c1vAmeaax4n7YeCBezhfeRQ
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.11.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.11.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.11.bb b/packages/linux/linux-openzaurus_2.6.11.bb index e45cb513b3..53f5211019 100644 --- a/packages/linux/linux-openzaurus_2.6.11.bb +++ b/packages/linux/linux-openzaurus_2.6.11.bb @@ -17,15 +17,6 @@ JLSRC = "http://www.cs.wisc.edu/~lenz/zaurus/files/" # http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.11-rc1-bk7.gz;patch=1 \ # ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.11-rc5.bz2;patch=1 \ -# To be added after OZ 3.5.3 -# ${RPSRC}/corgi_kbd2-r0.patch;patch=1 \ -# ${RPSRC}/corgi_kbd1-r1.patch;patch=1 \ -# ${RPSRC}/corgi_kbd3-r5.patch;patch=1 \ -# ${RPSRC}/sharp_multi_scoop-r2.patch;patch=1 \ -# When ready to upgrade to 2.6.12-rc1 -# ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/patch-2.6.12-rc1.bz2;patch=1 \ -# ${RPSRC}/input_power-r1.patch;patch=1 \ - # Patches submitted upstream are towards top of this list SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.tar.gz \ http://www.kernel.org/pub/linux/kernel/people/rml/inotify/v2.6/0.22/inotify-0.22-rml-2.6.11-1.patch;patch=1 \ |