From 09513cf24cdf3b8223e30183c16a7dc68541cf85 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 29 Dec 2010 18:25:15 +0100 Subject: [PATCH] linux: update to linux-2.6.37-rc8 Signed-off-by: Stephan Raue --- packages/linux/meta | 4 ++-- ...scompile.patch => linux-2.6.37-rc8-000_crosscompile.patch} | 0 ...ure.patch => linux-2.6.37-rc8-002_bash_only_feature.patch} | 0 ...onsole.patch => linux-2.6.37-rc8-003-no_dev_console.patch} | 0 ...> linux-2.6.37-rc8-004_lower_undefined_mode_timeout.patch} | 0 ....patch => linux-2.6.37-rc8-005_kconfig_no_timestamp.patch} | 0 ...able_utf8.patch => linux-2.6.37-rc8-006_enable_utf8.patch} | 0 ...py_die.patch => linux-2.6.37-rc8-007_die_floppy_die.patch} | 0 ...nux-2.6.37-rc8-008-hda_intel_prealloc_4mb_dmabuffer.patch} | 0 ...nux-2.6.37-rc8-009_disable_i8042_check_on_apple_mac.patch} | 0 ...atch => linux-2.6.37-rc8-050_add_appleir_usb_driver.patch} | 0 ...tch => linux-2.6.37-rc8-052-aureal_remote_quirk-0.1.patch} | 0 ....6.37-rc8-053_ati-remote_all_keys_and_keychange-0.1.patch} | 0 ... linux-2.6.37-rc8-110-drm_nouveau_upstream-20101217.patch} | 0 projects/ATV/linux/linux.i386.conf | 2 +- projects/Generic/linux/linux.i386.conf | 2 +- projects/ION/linux/linux.i386.conf | 2 +- projects/ION/linux/linux.x86_64.conf | 3 ++- projects/Intel/linux/linux.i386.conf | 2 +- projects/Intel/linux/linux.x86_64.conf | 3 ++- 20 files changed, 10 insertions(+), 8 deletions(-) rename packages/linux/patches/{linux-2.6.37-rc7-000_crosscompile.patch => linux-2.6.37-rc8-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-002_bash_only_feature.patch => linux-2.6.37-rc8-002_bash_only_feature.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-003-no_dev_console.patch => linux-2.6.37-rc8-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-004_lower_undefined_mode_timeout.patch => linux-2.6.37-rc8-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-005_kconfig_no_timestamp.patch => linux-2.6.37-rc8-005_kconfig_no_timestamp.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-006_enable_utf8.patch => linux-2.6.37-rc8-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-007_die_floppy_die.patch => linux-2.6.37-rc8-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-008-hda_intel_prealloc_4mb_dmabuffer.patch => linux-2.6.37-rc8-008-hda_intel_prealloc_4mb_dmabuffer.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-009_disable_i8042_check_on_apple_mac.patch => linux-2.6.37-rc8-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-050_add_appleir_usb_driver.patch => linux-2.6.37-rc8-050_add_appleir_usb_driver.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-052-aureal_remote_quirk-0.1.patch => linux-2.6.37-rc8-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-053_ati-remote_all_keys_and_keychange-0.1.patch => linux-2.6.37-rc8-053_ati-remote_all_keys_and_keychange-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.37-rc7-110-drm_nouveau_upstream-20101217.patch => linux-2.6.37-rc8-110-drm_nouveau_upstream-20101217.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 808c49ca1d..518420478b 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -1,5 +1,5 @@ PKG_NAME="linux" -PKG_VERSION="2.6.37-rc7" +PKG_VERSION="2.6.37-rc8" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" @@ -17,6 +17,6 @@ PKG_IS_ADDON="no" PKG_AUTORECONF="no" if [ "$LINUX_NEXT" = "yes" ]; then - PKG_VERSION="2.6.37-rc7" + PKG_VERSION="2.6.37-rc8" PKG_URL="http://www.kernel.org/pub/linux/kernel/v2.6/testing/$PKG_NAME-$PKG_VERSION.tar.bz2" fi diff --git a/packages/linux/patches/linux-2.6.37-rc7-000_crosscompile.patch b/packages/linux/patches/linux-2.6.37-rc8-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-000_crosscompile.patch rename to packages/linux/patches/linux-2.6.37-rc8-000_crosscompile.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-002_bash_only_feature.patch b/packages/linux/patches/linux-2.6.37-rc8-002_bash_only_feature.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-002_bash_only_feature.patch rename to packages/linux/patches/linux-2.6.37-rc8-002_bash_only_feature.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-003-no_dev_console.patch b/packages/linux/patches/linux-2.6.37-rc8-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-003-no_dev_console.patch rename to packages/linux/patches/linux-2.6.37-rc8-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-2.6.37-rc8-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-2.6.37-rc8-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-005_kconfig_no_timestamp.patch b/packages/linux/patches/linux-2.6.37-rc8-005_kconfig_no_timestamp.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-005_kconfig_no_timestamp.patch rename to packages/linux/patches/linux-2.6.37-rc8-005_kconfig_no_timestamp.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-006_enable_utf8.patch b/packages/linux/patches/linux-2.6.37-rc8-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-006_enable_utf8.patch rename to packages/linux/patches/linux-2.6.37-rc8-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-007_die_floppy_die.patch b/packages/linux/patches/linux-2.6.37-rc8-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-007_die_floppy_die.patch rename to packages/linux/patches/linux-2.6.37-rc8-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-008-hda_intel_prealloc_4mb_dmabuffer.patch b/packages/linux/patches/linux-2.6.37-rc8-008-hda_intel_prealloc_4mb_dmabuffer.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-008-hda_intel_prealloc_4mb_dmabuffer.patch rename to packages/linux/patches/linux-2.6.37-rc8-008-hda_intel_prealloc_4mb_dmabuffer.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-2.6.37-rc8-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-2.6.37-rc8-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-2.6.37-rc8-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-2.6.37-rc8-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-2.6.37-rc8-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-2.6.37-rc8-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-2.6.37-rc8-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-2.6.37-rc8-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-2.6.37-rc7-110-drm_nouveau_upstream-20101217.patch b/packages/linux/patches/linux-2.6.37-rc8-110-drm_nouveau_upstream-20101217.patch similarity index 100% rename from packages/linux/patches/linux-2.6.37-rc7-110-drm_nouveau_upstream-20101217.patch rename to packages/linux/patches/linux-2.6.37-rc8-110-drm_nouveau_upstream-20101217.patch diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index ae78c09c9e..a162e5fd88 100644 --- a/projects/ATV/linux/linux.i386.conf +++ b/projects/ATV/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/i386 2.6.37-rc7 Kernel Configuration +# Linux/i386 2.6.37-rc8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index 8ee90c2498..b39717a5a3 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/i386 2.6.37-rc7 Kernel Configuration +# Linux/i386 2.6.37-rc8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index f3ac686327..fa74447079 100644 --- a/projects/ION/linux/linux.i386.conf +++ b/projects/ION/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/i386 2.6.37-rc7 Kernel Configuration +# Linux/i386 2.6.37-rc8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/projects/ION/linux/linux.x86_64.conf b/projects/ION/linux/linux.x86_64.conf index b24940fd8e..e2ad8957f4 100644 --- a/projects/ION/linux/linux.x86_64.conf +++ b/projects/ION/linux/linux.x86_64.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/x86_64 2.6.37-rc7 Kernel Configuration +# Linux/x86_64 2.6.37-rc8 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -755,6 +755,7 @@ CONFIG_SATA_NV=y # CONFIG_PATA_CMD64X is not set # CONFIG_PATA_CS5520 is not set # CONFIG_PATA_CS5530 is not set +# CONFIG_PATA_CS5536 is not set # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set # CONFIG_PATA_HPT366 is not set diff --git a/projects/Intel/linux/linux.i386.conf b/projects/Intel/linux/linux.i386.conf index a4c5d3f627..53ba6b3a3d 100644 --- a/projects/Intel/linux/linux.i386.conf +++ b/projects/Intel/linux/linux.i386.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/i386 2.6.37-rc7 Kernel Configuration +# Linux/i386 2.6.37-rc8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/projects/Intel/linux/linux.x86_64.conf b/projects/Intel/linux/linux.x86_64.conf index 1b2d17eb77..e6029f4b82 100644 --- a/projects/Intel/linux/linux.x86_64.conf +++ b/projects/Intel/linux/linux.x86_64.conf @@ -1,6 +1,6 @@ # # Automatically generated make config: don't edit -# Linux/x86_64 2.6.37-rc7 Kernel Configuration +# Linux/x86_64 2.6.37-rc8 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -756,6 +756,7 @@ CONFIG_ATA_PIIX=y # CONFIG_PATA_CMD64X is not set # CONFIG_PATA_CS5520 is not set # CONFIG_PATA_CS5530 is not set +# CONFIG_PATA_CS5536 is not set # CONFIG_PATA_CYPRESS is not set # CONFIG_PATA_EFAR is not set # CONFIG_PATA_HPT366 is not set