From 9305d4870b4b8044679372c3eb550edb8a33ccc2 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 14 Jan 2012 11:46:42 +0100 Subject: [PATCH] linux: update to linux-3.2.1 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- ...00_crosscompile.patch => linux-3.2.1-000_crosscompile.patch} | 0 ...o_dev_console.patch => linux-3.2.1-003-no_dev_console.patch} | 0 ...patch => linux-3.2.1-004_lower_undefined_mode_timeout.patch} | 0 ...-006_enable_utf8.patch => linux-3.2.1-006_enable_utf8.patch} | 0 ...ie_floppy_die.patch => linux-3.2.1-007_die_floppy_die.patch} | 0 ...h => linux-3.2.1-009_disable_i8042_check_on_apple_mac.patch} | 0 ...-0.1.patch => linux-3.2.1-052-aureal_remote_quirk-0.1.patch} | 0 ...te-0.1.patch => linux-3.2.1-053-spinelplus-remote-0.1.patch} | 0 ...voton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} | 0 ....patch => linux-3.2.1-071-silence_i915_agp-module-0.1.patch} | 0 ...-drm_cea_modes.patch => linux-3.2.1-081-drm_cea_modes.patch} | 0 ...wappiness.patch => linux-3.2.1-716_mm-zero_swappiness.patch} | 0 ...n_bluetooth.patch => linux-3.2.1-901_broken_bluetooth.patch} | 0 14 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{linux-3.2-000_crosscompile.patch => linux-3.2.1-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-3.2-003-no_dev_console.patch => linux-3.2.1-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-3.2-004_lower_undefined_mode_timeout.patch => linux-3.2.1-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-3.2-006_enable_utf8.patch => linux-3.2.1-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-3.2-007_die_floppy_die.patch => linux-3.2.1-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-3.2-009_disable_i8042_check_on_apple_mac.patch => linux-3.2.1-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-3.2-052-aureal_remote_quirk-0.1.patch => linux-3.2.1-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2-053-spinelplus-remote-0.1.patch => linux-3.2.1-053-spinelplus-remote-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch => linux-3.2.1-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} (100%) rename packages/linux/patches/{linux-3.2-071-silence_i915_agp-module-0.1.patch => linux-3.2.1-071-silence_i915_agp-module-0.1.patch} (100%) rename packages/linux/patches/{linux-3.2-081-drm_cea_modes.patch => linux-3.2.1-081-drm_cea_modes.patch} (100%) rename packages/linux/patches/{linux-3.2-716_mm-zero_swappiness.patch => linux-3.2.1-716_mm-zero_swappiness.patch} (100%) rename packages/linux/patches/{linux-3.2-901_broken_bluetooth.patch => linux-3.2.1-901_broken_bluetooth.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 23bde46c97..14b5721baf 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.2" +PKG_VERSION="3.2.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/linux-3.2-000_crosscompile.patch b/packages/linux/patches/linux-3.2.1-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.2-000_crosscompile.patch rename to packages/linux/patches/linux-3.2.1-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.2-003-no_dev_console.patch b/packages/linux/patches/linux-3.2.1-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.2-003-no_dev_console.patch rename to packages/linux/patches/linux-3.2.1-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.2-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.2.1-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.2-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.2.1-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.2-006_enable_utf8.patch b/packages/linux/patches/linux-3.2.1-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.2-006_enable_utf8.patch rename to packages/linux/patches/linux-3.2.1-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.2-007_die_floppy_die.patch b/packages/linux/patches/linux-3.2.1-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.2-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.2.1-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.2-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.2.1-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.2-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.2.1-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.2-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.2.1-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.2.1-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.2-053-spinelplus-remote-0.1.patch b/packages/linux/patches/linux-3.2.1-053-spinelplus-remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2-053-spinelplus-remote-0.1.patch rename to packages/linux/patches/linux-3.2.1-053-spinelplus-remote-0.1.patch diff --git a/packages/linux/patches/linux-3.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.2.1-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.2-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.2.1-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.2-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.2.1-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.2-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.2.1-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.2-081-drm_cea_modes.patch b/packages/linux/patches/linux-3.2.1-081-drm_cea_modes.patch similarity index 100% rename from packages/linux/patches/linux-3.2-081-drm_cea_modes.patch rename to packages/linux/patches/linux-3.2.1-081-drm_cea_modes.patch diff --git a/packages/linux/patches/linux-3.2-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.2.1-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.2-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.2.1-716_mm-zero_swappiness.patch diff --git a/packages/linux/patches/linux-3.2-901_broken_bluetooth.patch b/packages/linux/patches/linux-3.2.1-901_broken_bluetooth.patch similarity index 100% rename from packages/linux/patches/linux-3.2-901_broken_bluetooth.patch rename to packages/linux/patches/linux-3.2.1-901_broken_bluetooth.patch