From 8b7fe4a8187e81e6a62c77521df95a77eecaeeb1 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 2 Mar 2012 04:13:03 +0100 Subject: [PATCH] linux: update to linux-3.2.9 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- ...90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch | 55 ------------------- ...tch => linux-3.2.9-000_crosscompile.patch} | 0 ...h => linux-3.2.9-003-no_dev_console.patch} | 0 ....9-004_lower_undefined_mode_timeout.patch} | 0 ...atch => linux-3.2.9-006_enable_utf8.patch} | 0 ...h => linux-3.2.9-007_die_floppy_die.patch} | 0 ...09_disable_i8042_check_on_apple_mac.patch} | 0 ...x-3.2.9-052-aureal_remote_quirk-0.1.patch} | 0 ...nux-3.2.9-053-spinelplus-remote-0.1.patch} | 0 ...0a1056c5564eec8a1b169c6e84ff3f54c13.patch} | 0 ...ch => linux-3.2.9-056-Formosa-IR606.patch} | 0 ...2.9-071-silence_i915_agp-module-0.1.patch} | 0 ...ch => linux-3.2.9-081-drm_cea_modes.patch} | 0 ....2.9-201-add_Anysee_T2C_support-0.1.patch} | 0 ...x-3.2.9-202-add_HVR930C_support-0.1.patch} | 0 ...-203-stb0899_enable_low_symbol_rate.patch} | 0 ...add_Formosa_eHome_Infrared_Receiver.patch} | 0 ...=> linux-3.2.9-251-acpi-5.0_support.patch} | 0 ... linux-3.2.9-716_mm-zero_swappiness.patch} | 0 ...=> linux-3.2.9-901_broken_bluetooth.patch} | 0 21 files changed, 1 insertion(+), 56 deletions(-) delete mode 100644 packages/linux/patches/linux-3.2.8-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch rename packages/linux/patches/{linux-3.2.8-000_crosscompile.patch => linux-3.2.9-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-3.2.8-003-no_dev_console.patch => linux-3.2.9-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-3.2.8-004_lower_undefined_mode_timeout.patch => linux-3.2.9-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-3.2.8-006_enable_utf8.patch => linux-3.2.9-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-3.2.8-007_die_floppy_die.patch => linux-3.2.9-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-3.2.8-009_disable_i8042_check_on_apple_mac.patch => linux-3.2.9-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-3.2.8-052-aureal_remote_quirk-0.1.patch => linux-3.2.9-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.8-053-spinelplus-remote-0.1.patch => linux-3.2.9-053-spinelplus-remote-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.8-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch => linux-3.2.9-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} (100%) rename packages/linux/patches/{linux-3.2.8-056-Formosa-IR606.patch => linux-3.2.9-056-Formosa-IR606.patch} (100%) rename packages/linux/patches/{linux-3.2.8-071-silence_i915_agp-module-0.1.patch => linux-3.2.9-071-silence_i915_agp-module-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.8-081-drm_cea_modes.patch => linux-3.2.9-081-drm_cea_modes.patch} (100%) rename packages/linux/patches/{linux-3.2.8-201-add_Anysee_T2C_support-0.1.patch => linux-3.2.9-201-add_Anysee_T2C_support-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.8-202-add_HVR930C_support-0.1.patch => linux-3.2.9-202-add_HVR930C_support-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2.8-203-stb0899_enable_low_symbol_rate.patch => linux-3.2.9-203-stb0899_enable_low_symbol_rate.patch} (100%) rename packages/linux/patches/{linux-3.2.8-204-add_Formosa_eHome_Infrared_Receiver.patch => linux-3.2.9-204-add_Formosa_eHome_Infrared_Receiver.patch} (100%) rename packages/linux/patches/{linux-3.2.8-251-acpi-5.0_support.patch => linux-3.2.9-251-acpi-5.0_support.patch} (100%) rename packages/linux/patches/{linux-3.2.8-716_mm-zero_swappiness.patch => linux-3.2.9-716_mm-zero_swappiness.patch} (100%) rename packages/linux/patches/{linux-3.2.8-901_broken_bluetooth.patch => linux-3.2.9-901_broken_bluetooth.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 29717bc4bf..7b7333a547 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.2.8" +PKG_VERSION="3.2.9" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/linux-3.2.8-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch b/packages/linux/patches/linux-3.2.8-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch deleted file mode 100644 index 70de4b2518..0000000000 --- a/packages/linux/patches/linux-3.2.8-055-imon_revert_6f6b90c9231ad6b18f7393e1b6c6cef9dc6aa77c.patch +++ /dev/null @@ -1,55 +0,0 @@ -diff -Naur linux-3.2.1/drivers/media/rc/imon.c linux-3.2.1.patch/drivers/media/rc/imon.c ---- linux-3.2.1/drivers/media/rc/imon.c 2012-01-12 20:42:45.000000000 +0100 -+++ linux-3.2.1.patch/drivers/media/rc/imon.c 2012-01-22 13:13:42.713053959 +0100 -@@ -1658,7 +1658,7 @@ - return; - - ictx = (struct imon_context *)urb->context; -- if (!ictx || !ictx->dev_present_intf0) -+ if (!ictx) - return; - - switch (urb->status) { -@@ -1690,7 +1690,7 @@ - return; - - ictx = (struct imon_context *)urb->context; -- if (!ictx || !ictx->dev_present_intf1) -+ if (!ictx) - return; - - switch (urb->status) { -@@ -2118,6 +2118,7 @@ - - ictx->dev = dev; - ictx->usbdev_intf0 = usb_get_dev(interface_to_usbdev(intf)); -+ ictx->dev_present_intf0 = true; - ictx->rx_urb_intf0 = rx_urb; - ictx->tx_urb = tx_urb; - ictx->rf_device = false; -@@ -2156,8 +2157,6 @@ - goto rdev_setup_failed; - } - -- ictx->dev_present_intf0 = true; -- - mutex_unlock(&ictx->lock); - return ictx; - -@@ -2201,6 +2200,7 @@ - } - - ictx->usbdev_intf1 = usb_get_dev(interface_to_usbdev(intf)); -+ ictx->dev_present_intf1 = true; - ictx->rx_urb_intf1 = rx_urb; - - ret = -ENODEV; -@@ -2229,8 +2229,6 @@ - goto urb_submit_failed; - } - -- ictx->dev_present_intf1 = true; -- - mutex_unlock(&ictx->lock); - return ictx; - diff --git a/packages/linux/patches/linux-3.2.8-000_crosscompile.patch b/packages/linux/patches/linux-3.2.9-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-000_crosscompile.patch rename to packages/linux/patches/linux-3.2.9-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.2.8-003-no_dev_console.patch b/packages/linux/patches/linux-3.2.9-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-003-no_dev_console.patch rename to packages/linux/patches/linux-3.2.9-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.2.8-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.2.9-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.2.9-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.2.8-006_enable_utf8.patch b/packages/linux/patches/linux-3.2.9-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-006_enable_utf8.patch rename to packages/linux/patches/linux-3.2.9-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.2.8-007_die_floppy_die.patch b/packages/linux/patches/linux-3.2.9-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.2.9-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.2.8-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.2.9-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.2.9-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.2.8-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.2.9-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.2.9-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.2.8-053-spinelplus-remote-0.1.patch b/packages/linux/patches/linux-3.2.9-053-spinelplus-remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-053-spinelplus-remote-0.1.patch rename to packages/linux/patches/linux-3.2.9-053-spinelplus-remote-0.1.patch diff --git a/packages/linux/patches/linux-3.2.8-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.2.9-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.2.9-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.2.8-056-Formosa-IR606.patch b/packages/linux/patches/linux-3.2.9-056-Formosa-IR606.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-056-Formosa-IR606.patch rename to packages/linux/patches/linux-3.2.9-056-Formosa-IR606.patch diff --git a/packages/linux/patches/linux-3.2.8-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.2.9-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.2.9-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.2.8-081-drm_cea_modes.patch b/packages/linux/patches/linux-3.2.9-081-drm_cea_modes.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-081-drm_cea_modes.patch rename to packages/linux/patches/linux-3.2.9-081-drm_cea_modes.patch diff --git a/packages/linux/patches/linux-3.2.8-201-add_Anysee_T2C_support-0.1.patch b/packages/linux/patches/linux-3.2.9-201-add_Anysee_T2C_support-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-201-add_Anysee_T2C_support-0.1.patch rename to packages/linux/patches/linux-3.2.9-201-add_Anysee_T2C_support-0.1.patch diff --git a/packages/linux/patches/linux-3.2.8-202-add_HVR930C_support-0.1.patch b/packages/linux/patches/linux-3.2.9-202-add_HVR930C_support-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-202-add_HVR930C_support-0.1.patch rename to packages/linux/patches/linux-3.2.9-202-add_HVR930C_support-0.1.patch diff --git a/packages/linux/patches/linux-3.2.8-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/linux-3.2.9-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/linux-3.2.9-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/linux-3.2.8-204-add_Formosa_eHome_Infrared_Receiver.patch b/packages/linux/patches/linux-3.2.9-204-add_Formosa_eHome_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-204-add_Formosa_eHome_Infrared_Receiver.patch rename to packages/linux/patches/linux-3.2.9-204-add_Formosa_eHome_Infrared_Receiver.patch diff --git a/packages/linux/patches/linux-3.2.8-251-acpi-5.0_support.patch b/packages/linux/patches/linux-3.2.9-251-acpi-5.0_support.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-251-acpi-5.0_support.patch rename to packages/linux/patches/linux-3.2.9-251-acpi-5.0_support.patch diff --git a/packages/linux/patches/linux-3.2.8-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.2.9-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.2.9-716_mm-zero_swappiness.patch diff --git a/packages/linux/patches/linux-3.2.8-901_broken_bluetooth.patch b/packages/linux/patches/linux-3.2.9-901_broken_bluetooth.patch similarity index 100% rename from packages/linux/patches/linux-3.2.8-901_broken_bluetooth.patch rename to packages/linux/patches/linux-3.2.9-901_broken_bluetooth.patch