X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel-2.6.spec;h=b6755ebf87f9c9b2ba0d9cd1c66f84b65b2dda24;hb=2bc85892405272ef2b52f0c9672c6fa7045a870d;hp=3c558834fa1bbc1a35004c179d923f1c81bcd2de;hpb=2b5f9cf291c53ed0d60ce6478adbb8e99d2efccc;p=linux-2.6.git diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 3c558834f..b6755ebf8 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -24,7 +24,7 @@ Summary: The Linux kernel (the core of the Linux operating system) # for module-tag.py - sublevel is used for the version (middle) part of tag names %define name linux-2.6 %define module_version_varname sublevel -%define taglevel 35 +%define taglevel 37 # # Polite request for people who spin their own kernel rpms: @@ -188,6 +188,8 @@ Patch670: linux-2.6-670-gcc43.patch %endif Patch680: linux-2.6-680-htb-hysteresis-tso.patch Patch690: linux-2.6-690-web100.patch +# this patch causes mysterious errors when building madwifi on this 2.6.22 kernel.. +#Patch710: linux-2.6-710-avoid-64bits-addr-pcmcia.patch # See also the file named 'sources' here for the related checksums # NOTE. iwlwifi should be in-kernel starting from 2.6.24 @@ -400,6 +402,7 @@ KERNEL_PREVIOUS=vanilla %endif %ApplyPatch 680 %ApplyPatch 690 +#%ApplyPatch 710 # NetNS conflict-resolving patch for VINI. Will work with patch vini_pl_patch-1 but may @@ -862,6 +865,12 @@ rm -f /lib/modules/%{KVERREL}uml/modules.* %endif %changelog +* Tue May 12 2009 Thierry Parmentelat - linux-2.6-22-37 +- enable patch about 64bits adresses and cardbus + +* Thu Apr 09 2009 Sapan Bhatia - linux-2.6-22-36 +- Inserting this patch, which I missed in the previous tag. + * Thu Apr 09 2009 Sapan Bhatia - linux-2.6-22-35 - I missed this hunk in the previous tag. It's disabled by default.