From 79f8a34dac9954ed5874f185177cd8d7246afd7c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 28 Mar 2011 10:17:58 +0200 Subject: [PATCH] linux: update to linux-2.6.38.2 Signed-off-by: Stephan Raue --- packages/linux/meta | 4 ++-- ...sscompile.patch => linux-2.6.38.2-000_crosscompile.patch} | 0 ...ture.patch => linux-2.6.38.2-002_bash_only_feature.patch} | 0 ...console.patch => linux-2.6.38.2-003-no_dev_console.patch} | 0 ...=> linux-2.6.38.2-004_lower_undefined_mode_timeout.patch} | 0 ...p.patch => linux-2.6.38.2-005_kconfig_no_timestamp.patch} | 0 ...nable_utf8.patch => linux-2.6.38.2-006_enable_utf8.patch} | 0 ...ppy_die.patch => linux-2.6.38.2-007_die_floppy_die.patch} | 0 ...inux-2.6.38.2-008-hda_intel_prealloc_4mb_dmabuffer.patch} | 0 ...inux-2.6.38.2-009_disable_i8042_check_on_apple_mac.patch} | 0 ...patch => linux-2.6.38.2-050_add_appleir_usb_driver.patch} | 4 ++-- ...patch => linux-2.6.38.2-051_add_ite-cir_driver-0.1.patch} | 0 ...atch => linux-2.6.38.2-052-aureal_remote_quirk-0.1.patch} | 0 ...2.6.38.2-053_ati-remote_all_keys_and_keychange-0.1.patch} | 0 ...-2.6.38.2-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch} | 0 ...> linux-2.6.38.2-110-drm_nouveau_upstream-20110312.patch} | 0 ...ess.patch => linux-2.6.38.2-716_mm-zero_swappiness.patch} | 0 projects/ATV/linux/linux.i386.conf | 5 ++--- projects/Generic/linux/linux.i386.conf | 4 ++-- projects/ION/linux/linux.i386.conf | 4 ++-- projects/ION/linux/linux.x86_64.conf | 4 ++-- projects/Intel/linux/linux.i386.conf | 4 ++-- projects/Intel/linux/linux.x86_64.conf | 4 ++-- 23 files changed, 16 insertions(+), 17 deletions(-) rename packages/linux/patches/{linux-2.6.38-000_crosscompile.patch => linux-2.6.38.2-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-2.6.38-002_bash_only_feature.patch => linux-2.6.38.2-002_bash_only_feature.patch} (100%) rename packages/linux/patches/{linux-2.6.38-003-no_dev_console.patch => linux-2.6.38.2-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-2.6.38-004_lower_undefined_mode_timeout.patch => linux-2.6.38.2-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-2.6.38-005_kconfig_no_timestamp.patch => linux-2.6.38.2-005_kconfig_no_timestamp.patch} (100%) rename packages/linux/patches/{linux-2.6.38-006_enable_utf8.patch => linux-2.6.38.2-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-2.6.38-007_die_floppy_die.patch => linux-2.6.38.2-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-2.6.38-008-hda_intel_prealloc_4mb_dmabuffer.patch => linux-2.6.38.2-008-hda_intel_prealloc_4mb_dmabuffer.patch} (100%) rename packages/linux/patches/{linux-2.6.38-009_disable_i8042_check_on_apple_mac.patch => linux-2.6.38.2-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-2.6.38-050_add_appleir_usb_driver.patch => linux-2.6.38.2-050_add_appleir_usb_driver.patch} (99%) rename packages/linux/patches/{linux-2.6.38-051_add_ite-cir_driver-0.1.patch => linux-2.6.38.2-051_add_ite-cir_driver-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.38-052-aureal_remote_quirk-0.1.patch => linux-2.6.38.2-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.38-053_ati-remote_all_keys_and_keychange-0.1.patch => linux-2.6.38.2-053_ati-remote_all_keys_and_keychange-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.38-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch => linux-2.6.38.2-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.38-110-drm_nouveau_upstream-20110312.patch => linux-2.6.38.2-110-drm_nouveau_upstream-20110312.patch} (100%) rename packages/linux/patches/{linux-2.6.38-716_mm-zero_swappiness.patch => linux-2.6.38.2-716_mm-zero_swappiness.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 7893e4bd6b..3ae7071201 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="2.6.38" +PKG_VERSION="2.6.38.2" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" @@ -44,6 +44,6 @@ if [ "$LINUX_NEXT" = "yes" -a "$LINUX" = "default" ]; then fi if [ "$LINUX" = "ti-omap4" ]; then - PKG_VERSION="2.6.35-ti.980.1r14" + PKG_VERSION="2.6.38-ti-omap4" PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2" fi diff --git a/packages/linux/patches/linux-2.6.38-000_crosscompile.patch b/packages/linux/patches/linux-2.6.38.2-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-000_crosscompile.patch rename to packages/linux/patches/linux-2.6.38.2-000_crosscompile.patch diff --git a/packages/linux/patches/linux-2.6.38-002_bash_only_feature.patch b/packages/linux/patches/linux-2.6.38.2-002_bash_only_feature.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-002_bash_only_feature.patch rename to packages/linux/patches/linux-2.6.38.2-002_bash_only_feature.patch diff --git a/packages/linux/patches/linux-2.6.38-003-no_dev_console.patch b/packages/linux/patches/linux-2.6.38.2-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-003-no_dev_console.patch rename to packages/linux/patches/linux-2.6.38.2-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-2.6.38-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-2.6.38.2-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-2.6.38.2-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-2.6.38-005_kconfig_no_timestamp.patch b/packages/linux/patches/linux-2.6.38.2-005_kconfig_no_timestamp.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-005_kconfig_no_timestamp.patch rename to packages/linux/patches/linux-2.6.38.2-005_kconfig_no_timestamp.patch diff --git a/packages/linux/patches/linux-2.6.38-006_enable_utf8.patch b/packages/linux/patches/linux-2.6.38.2-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-006_enable_utf8.patch rename to packages/linux/patches/linux-2.6.38.2-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-2.6.38-007_die_floppy_die.patch b/packages/linux/patches/linux-2.6.38.2-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-007_die_floppy_die.patch rename to packages/linux/patches/linux-2.6.38.2-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-2.6.38-008-hda_intel_prealloc_4mb_dmabuffer.patch b/packages/linux/patches/linux-2.6.38.2-008-hda_intel_prealloc_4mb_dmabuffer.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-008-hda_intel_prealloc_4mb_dmabuffer.patch rename to packages/linux/patches/linux-2.6.38.2-008-hda_intel_prealloc_4mb_dmabuffer.patch diff --git a/packages/linux/patches/linux-2.6.38-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-2.6.38.2-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-2.6.38.2-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-2.6.38-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-2.6.38.2-050_add_appleir_usb_driver.patch similarity index 99% rename from packages/linux/patches/linux-2.6.38-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-2.6.38.2-050_add_appleir_usb_driver.patch index 61edb8061e..af4f968f6f 100644 --- a/packages/linux/patches/linux-2.6.38-050_add_appleir_usb_driver.patch +++ b/packages/linux/patches/linux-2.6.38.2-050_add_appleir_usb_driver.patch @@ -99,9 +99,9 @@ index baa25ad..abc5bd7 100644 --- a/drivers/hid/hid-core.c +++ b/drivers/hid/hid-core.c @@ -1244,8 +1244,6 @@ static const struct hid_device_id hid_blacklist[] = { - #if defined(CONFIG_HID_ACRUX_FF) || defined(CONFIG_HID_ACRUX_FF_MODULE) + { HID_USB_DEVICE(USB_VENDOR_ID_A4TECH, USB_DEVICE_ID_A4TECH_X5_005D) }, + { HID_USB_DEVICE(USB_VENDOR_ID_A4TECH, USB_DEVICE_ID_A4TECH_RP_649) }, { HID_USB_DEVICE(USB_VENDOR_ID_ACRUX, 0x0802) }, - #endif - { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_ATV_IRCONTROL) }, - { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_IRCONTROL4) }, { HID_USB_DEVICE(USB_VENDOR_ID_APPLE, USB_DEVICE_ID_APPLE_MIGHTYMOUSE) }, diff --git a/packages/linux/patches/linux-2.6.38-051_add_ite-cir_driver-0.1.patch b/packages/linux/patches/linux-2.6.38.2-051_add_ite-cir_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-051_add_ite-cir_driver-0.1.patch rename to packages/linux/patches/linux-2.6.38.2-051_add_ite-cir_driver-0.1.patch diff --git a/packages/linux/patches/linux-2.6.38-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-2.6.38.2-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-2.6.38.2-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-2.6.38-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-2.6.38.2-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-2.6.38.2-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-2.6.38-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch b/packages/linux/patches/linux-2.6.38.2-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch rename to packages/linux/patches/linux-2.6.38.2-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch diff --git a/packages/linux/patches/linux-2.6.38-110-drm_nouveau_upstream-20110312.patch b/packages/linux/patches/linux-2.6.38.2-110-drm_nouveau_upstream-20110312.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-110-drm_nouveau_upstream-20110312.patch rename to packages/linux/patches/linux-2.6.38.2-110-drm_nouveau_upstream-20110312.patch diff --git a/packages/linux/patches/linux-2.6.38-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-2.6.38.2-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-2.6.38-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-2.6.38.2-716_mm-zero_swappiness.patch diff --git a/projects/ATV/linux/linux.i386.conf b/projects/ATV/linux/linux.i386.conf index eae201c9bc..a4c716ae19 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.38-rc8 Kernel Configuration +# Linux/i386 2.6.38.2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1728,7 +1728,7 @@ CONFIG_USB_HIDDEV=y # # CONFIG_HID_3M_PCT is not set # CONFIG_HID_A4TECH is not set -# CONFIG_HID_ACRUX_FF is not set +# CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_AUREAL=y # CONFIG_HID_BELKIN is not set @@ -2095,7 +2095,6 @@ CONFIG_MACH_NO_WESTBRIDGE=y # CONFIG_SPEAKUP is not set # CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4 is not set # CONFIG_X86_PLATFORM_DEVICES is not set -# CONFIG_HWSPINLOCK is not set # # Firmware Drivers diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index 5e2291e31a..fcfacb62ae 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.38 Kernel Configuration +# Linux/i386 2.6.38.2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -2054,7 +2054,7 @@ CONFIG_USB_HIDDEV=y # # CONFIG_HID_3M_PCT is not set # CONFIG_HID_A4TECH is not set -# CONFIG_HID_ACRUX_FF is not set +# CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_AUREAL=y # CONFIG_HID_BELKIN is not set diff --git a/projects/ION/linux/linux.i386.conf b/projects/ION/linux/linux.i386.conf index f0fc601e66..3cdd00abf3 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.38 Kernel Configuration +# Linux/i386 2.6.38.2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1935,7 +1935,7 @@ CONFIG_USB_HIDDEV=y # # CONFIG_HID_3M_PCT is not set # CONFIG_HID_A4TECH is not set -# CONFIG_HID_ACRUX_FF is not set +# CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_AUREAL=y # CONFIG_HID_BELKIN is not set diff --git a/projects/ION/linux/linux.x86_64.conf b/projects/ION/linux/linux.x86_64.conf index 187f7953fd..c3017d67bc 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.38 Kernel Configuration +# Linux/x86_64 2.6.38.2 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -1869,7 +1869,7 @@ CONFIG_USB_HIDDEV=y # # CONFIG_HID_3M_PCT is not set # CONFIG_HID_A4TECH is not set -# CONFIG_HID_ACRUX_FF is not set +# CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_AUREAL=y # CONFIG_HID_BELKIN is not set diff --git a/projects/Intel/linux/linux.i386.conf b/projects/Intel/linux/linux.i386.conf index 71ff023fcb..12fcdf7e1b 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.38 Kernel Configuration +# Linux/i386 2.6.38.2 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -1921,7 +1921,7 @@ CONFIG_USB_HIDDEV=y # # CONFIG_HID_3M_PCT is not set # CONFIG_HID_A4TECH is not set -# CONFIG_HID_ACRUX_FF is not set +# CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_AUREAL=y # CONFIG_HID_BELKIN is not set diff --git a/projects/Intel/linux/linux.x86_64.conf b/projects/Intel/linux/linux.x86_64.conf index 91a55cb68d..4c382cd2c2 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.38 Kernel Configuration +# Linux/x86_64 2.6.38.2 Kernel Configuration # CONFIG_64BIT=y # CONFIG_X86_32 is not set @@ -1860,7 +1860,7 @@ CONFIG_USB_HIDDEV=y # # CONFIG_HID_3M_PCT is not set # CONFIG_HID_A4TECH is not set -# CONFIG_HID_ACRUX_FF is not set +# CONFIG_HID_ACRUX is not set CONFIG_HID_APPLE=y CONFIG_HID_AUREAL=y # CONFIG_HID_BELKIN is not set