From 0a2c6a9bceed3ec50219a020be2416d793fd5629 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 29 Mar 2011 11:54:53 +0200 Subject: [PATCH] linux: update to linux-2.6.39-next-20110328 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- ....patch => linux-2.6.39-next-20110328-000_crosscompile.patch} | 0 ...h => linux-2.6.39-next-20110328-002_bash_only_feature.patch} | 0 ...atch => linux-2.6.39-next-20110328-003-no_dev_console.patch} | 0 ...2.6.39-next-20110328-004_lower_undefined_mode_timeout.patch} | 0 ...> linux-2.6.39-next-20110328-005_kconfig_no_timestamp.patch} | 0 ...8.patch => linux-2.6.39-next-20110328-006_enable_utf8.patch} | 0 ...atch => linux-2.6.39-next-20110328-007_die_floppy_die.patch} | 0 ...39-next-20110328-008-hda_intel_prealloc_4mb_dmabuffer.patch} | 0 ...39-next-20110328-009_disable_i8042_check_on_apple_mac.patch} | 0 ...linux-2.6.39-next-20110328-050_add_appleir_usb_driver.patch} | 0 ...inux-2.6.39-next-20110328-052-aureal_remote_quirk-0.1.patch} | 0 ...xt-20110328-053_ati-remote_all_keys_and_keychange-0.1.patch} | 0 ...ext-20110328-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch} | 0 ...ext-20110328-321-linux_omap_dss2_fix_SMC_instructions.patch} | 0 ... => linux-2.6.39-next-20110328-716_mm-zero_swappiness.patch} | 0 16 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{linux-2.6.39-next-20110324-000_crosscompile.patch => linux-2.6.39-next-20110328-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-002_bash_only_feature.patch => linux-2.6.39-next-20110328-002_bash_only_feature.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-003-no_dev_console.patch => linux-2.6.39-next-20110328-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-004_lower_undefined_mode_timeout.patch => linux-2.6.39-next-20110328-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-005_kconfig_no_timestamp.patch => linux-2.6.39-next-20110328-005_kconfig_no_timestamp.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-006_enable_utf8.patch => linux-2.6.39-next-20110328-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-007_die_floppy_die.patch => linux-2.6.39-next-20110328-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-008-hda_intel_prealloc_4mb_dmabuffer.patch => linux-2.6.39-next-20110328-008-hda_intel_prealloc_4mb_dmabuffer.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-009_disable_i8042_check_on_apple_mac.patch => linux-2.6.39-next-20110328-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-050_add_appleir_usb_driver.patch => linux-2.6.39-next-20110328-050_add_appleir_usb_driver.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-052-aureal_remote_quirk-0.1.patch => linux-2.6.39-next-20110328-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-053_ati-remote_all_keys_and_keychange-0.1.patch => linux-2.6.39-next-20110328-053_ati-remote_all_keys_and_keychange-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch => linux-2.6.39-next-20110328-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-321-linux_omap_dss2_fix_SMC_instructions.patch => linux-2.6.39-next-20110328-321-linux_omap_dss2_fix_SMC_instructions.patch} (100%) rename packages/linux/patches/{linux-2.6.39-next-20110324-716_mm-zero_swappiness.patch => linux-2.6.39-next-20110328-716_mm-zero_swappiness.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 3ae7071201..673ca2249a 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -37,7 +37,7 @@ PKG_IS_ADDON="no" PKG_AUTORECONF="no" if [ "$LINUX_NEXT" = "yes" -a "$LINUX" = "default" ]; then - PKG_VERSION="2.6.39-next-20110324" + PKG_VERSION="2.6.39-next-20110328" PKG_URL="http://www.kernel.org/pub/linux/kernel/v2.6/$PKG_NAME-$PKG_VERSION.tar.bz2" # PKG_URL="http://www.kernel.org/pub/linux/kernel/v2.6/testing/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2" diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-000_crosscompile.patch b/packages/linux/patches/linux-2.6.39-next-20110328-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-000_crosscompile.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-000_crosscompile.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-002_bash_only_feature.patch b/packages/linux/patches/linux-2.6.39-next-20110328-002_bash_only_feature.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-002_bash_only_feature.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-002_bash_only_feature.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-003-no_dev_console.patch b/packages/linux/patches/linux-2.6.39-next-20110328-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-003-no_dev_console.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-2.6.39-next-20110328-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-005_kconfig_no_timestamp.patch b/packages/linux/patches/linux-2.6.39-next-20110328-005_kconfig_no_timestamp.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-005_kconfig_no_timestamp.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-005_kconfig_no_timestamp.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-006_enable_utf8.patch b/packages/linux/patches/linux-2.6.39-next-20110328-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-006_enable_utf8.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-007_die_floppy_die.patch b/packages/linux/patches/linux-2.6.39-next-20110328-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-007_die_floppy_die.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-008-hda_intel_prealloc_4mb_dmabuffer.patch b/packages/linux/patches/linux-2.6.39-next-20110328-008-hda_intel_prealloc_4mb_dmabuffer.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-008-hda_intel_prealloc_4mb_dmabuffer.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-008-hda_intel_prealloc_4mb_dmabuffer.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-2.6.39-next-20110328-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-2.6.39-next-20110328-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-2.6.39-next-20110328-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-2.6.39-next-20110328-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch b/packages/linux/patches/linux-2.6.39-next-20110328-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-062-Pioneer_DVR-216D_failed_xfermode-0.1.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-321-linux_omap_dss2_fix_SMC_instructions.patch b/packages/linux/patches/linux-2.6.39-next-20110328-321-linux_omap_dss2_fix_SMC_instructions.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-321-linux_omap_dss2_fix_SMC_instructions.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-321-linux_omap_dss2_fix_SMC_instructions.patch diff --git a/packages/linux/patches/linux-2.6.39-next-20110324-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-2.6.39-next-20110328-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-2.6.39-next-20110324-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-2.6.39-next-20110328-716_mm-zero_swappiness.patch