From ecc6bfb9d8aa80b13e89ee31e1b6afdc07bf6e56 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 28 Nov 2011 02:04:07 +0100 Subject: [PATCH] linux: update to linux-3.1.3 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- ...00_crosscompile.patch => linux-3.1.3-000_crosscompile.patch} | 0 ...o_dev_console.patch => linux-3.1.3-003-no_dev_console.patch} | 0 ...patch => linux-3.1.3-004_lower_undefined_mode_timeout.patch} | 0 ...-006_enable_utf8.patch => linux-3.1.3-006_enable_utf8.patch} | 0 ...ie_floppy_die.patch => linux-3.1.3-007_die_floppy_die.patch} | 0 ...h => linux-3.1.3-009_disable_i8042_check_on_apple_mac.patch} | 0 ...river.patch => linux-3.1.3-050_add_appleir_usb_driver.patch} | 0 ...-0.1.patch => linux-3.1.3-052-aureal_remote_quirk-0.1.patch} | 0 ...ti_remote-0.1.patch => linux-3.1.3-053-ati_remote-0.1.patch} | 0 ...linux-3.1.3-053_ati-remote_all_keys_and_keychange-0.1.patch} | 0 ...voton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} | 0 ...ch => linux-3.1.3-058-add_rtl2832u_dvb-usb_driver-0.1.patch} | 0 ....3-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch} | 0 ... => linux-3.1.3-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch} | 0 ....patch => linux-3.1.3-071-silence_i915_agp-module-0.1.patch} | 0 ...-drm_cea_modes.patch => linux-3.1.3-081-drm_cea_modes.patch} | 0 ...wappiness.patch => linux-3.1.3-716_mm-zero_swappiness.patch} | 0 18 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{linux-3.1.2-000_crosscompile.patch => linux-3.1.3-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-3.1.2-003-no_dev_console.patch => linux-3.1.3-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-3.1.2-004_lower_undefined_mode_timeout.patch => linux-3.1.3-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-3.1.2-006_enable_utf8.patch => linux-3.1.3-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-3.1.2-007_die_floppy_die.patch => linux-3.1.3-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-3.1.2-009_disable_i8042_check_on_apple_mac.patch => linux-3.1.3-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-3.1.2-050_add_appleir_usb_driver.patch => linux-3.1.3-050_add_appleir_usb_driver.patch} (100%) rename packages/linux/patches/{linux-3.1.2-052-aureal_remote_quirk-0.1.patch => linux-3.1.3-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-053-ati_remote-0.1.patch => linux-3.1.3-053-ati_remote-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-053_ati-remote_all_keys_and_keychange-0.1.patch => linux-3.1.3-053_ati-remote_all_keys_and_keychange-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch => linux-3.1.3-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} (100%) rename packages/linux/patches/{linux-3.1.2-058-add_rtl2832u_dvb-usb_driver-0.1.patch => linux-3.1.3-058-add_rtl2832u_dvb-usb_driver-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch => linux-3.1.3-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch => linux-3.1.3-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-071-silence_i915_agp-module-0.1.patch => linux-3.1.3-071-silence_i915_agp-module-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1.2-081-drm_cea_modes.patch => linux-3.1.3-081-drm_cea_modes.patch} (100%) rename packages/linux/patches/{linux-3.1.2-716_mm-zero_swappiness.patch => linux-3.1.3-716_mm-zero_swappiness.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index eefb9c7771..87cd888980 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.1.2" +PKG_VERSION="3.1.3" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/linux-3.1.2-000_crosscompile.patch b/packages/linux/patches/linux-3.1.3-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-000_crosscompile.patch rename to packages/linux/patches/linux-3.1.3-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.1.2-003-no_dev_console.patch b/packages/linux/patches/linux-3.1.3-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-003-no_dev_console.patch rename to packages/linux/patches/linux-3.1.3-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.1.2-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.1.3-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.1.3-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.1.2-006_enable_utf8.patch b/packages/linux/patches/linux-3.1.3-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-006_enable_utf8.patch rename to packages/linux/patches/linux-3.1.3-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.1.2-007_die_floppy_die.patch b/packages/linux/patches/linux-3.1.3-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.1.3-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.1.2-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.1.3-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.1.3-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.1.2-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-3.1.3-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-3.1.3-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-3.1.2-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.1.3-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.1.3-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-053-ati_remote-0.1.patch b/packages/linux/patches/linux-3.1.3-053-ati_remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-053-ati_remote-0.1.patch rename to packages/linux/patches/linux-3.1.3-053-ati_remote-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-3.1.3-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-3.1.3-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.1.3-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.1.3-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.1.2-058-add_rtl2832u_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.1.3-058-add_rtl2832u_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-058-add_rtl2832u_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.1.3-058-add_rtl2832u_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch b/packages/linux/patches/linux-3.1.3-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch rename to packages/linux/patches/linux-3.1.3-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.1.3-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.1.3-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.1.3-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.1.3-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.1.2-081-drm_cea_modes.patch b/packages/linux/patches/linux-3.1.3-081-drm_cea_modes.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-081-drm_cea_modes.patch rename to packages/linux/patches/linux-3.1.3-081-drm_cea_modes.patch diff --git a/packages/linux/patches/linux-3.1.2-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.1.3-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.1.2-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.1.3-716_mm-zero_swappiness.patch