Browse Source

fixed linux24 i2c patch, added 2.4 x86_64 compile fix and blacklistging

for 2.4 and 2.6


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1195 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
e81c27ee53
4 changed files with 6 additions and 4 deletions
  1. +2
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +1
    -1
      package/base/linux24-header/linux24-header.desc
  3. +1
    -1
      package/base/linux24-src/linux24-src.desc
  4. +2
    -2
      package/base/linux24/linux24.desc

+ 2
- 0
Documentation/Developers/CHANGELOG-RENE

@ -4,6 +4,8 @@
- updated linux24 - and fixed the i2c-patch (incl. i2c-west for PowerPC) and
fixing agp support for the apple north-bridge
- updated alsa-driver and alsa
- fixed linux24 i2c patch, added 2.4 x86_64 compile fix and blacklistging
for 2.4 and 2.6
*) 2003-08-25 (2.0.0-rc1 - 2.0.0-rc2)

+ 1
- 1
package/base/linux24-header/linux24-header.desc

@ -39,7 +39,7 @@
[E] group kernel-header
[O] vanilla_ver="2.4.22"
[O] var_append patchfiles " " "i2c-2.8.0-2.4.22-pre9-rxr.patch.bz2"
[O] var_append patchfiles " " "i2c-2.8.0-2.4.22-pre9-rxr2.patch.bz2"
[L] GPL
[S] Stable

+ 1
- 1
package/base/linux24-src/linux24-src.desc

@ -39,7 +39,7 @@
[E] group kernel-src
[O] vanilla_ver="2.4.22"
[O] var_append patchfiles " " "i2c-2.8.0-2.4.22-pre9-rxr.patch.bz2"
[O] var_append patchfiles " " "i2c-2.8.0-2.4.22-pre9-rxr2.patch.bz2"
[L] GPL
[S] Stable

+ 2
- 2
package/base/linux24/linux24.desc

@ -42,9 +42,9 @@
[P] X -1---5---9 109.000
[O] vanilla_ver="2.4.22"
[O] var_append patchfiles " " "i2c-2.8.0-2.4.22-pre9-rxr.patch.bz2"
[O] var_append patchfiles " " "i2c-2.8.0-2.4.22-pre9-rxr2.patch.bz2"
[D] 1991898119 linux-2.4.22.tar.bz2 ftp://ftp.kernel.org/pub/linux/kernel/v2.4/
# http://www.13thfloor.at/VServer/patches-2.4.22-p9c17/11_i2c-2.8.0.patch.bz2
[D] 3800201735 i2c-2.8.0-2.4.22-pre9-rxr.patch.bz2 http://gsmp.tfh-berlin.de/ftp/software/i2c/
[D] 0 i2c-2.8.0-2.4.22-pre9-rxr2.patch.bz2 http://gsmp.tfh-berlin.de/ftp/software/i2c/

Loading…
Cancel
Save