From e18171a6377664cd5eb9452cf5ed84af5b34ace5 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 10 Dec 2010 15:28:11 +0100 Subject: [PATCH] linux: update to linux-2.6.36.2 Signed-off-by: Stephan Raue --- packages/linux/config/initramfs | 1 + packages/linux/meta | 2 +- ...crosscompile.patch => linux-2.6.36.2-000_crosscompile.patch} | 0 ...feature.patch => linux-2.6.36.2-002_bash_only_feature.patch} | 0 ...ev_console.patch => linux-2.6.36.2-003-no_dev_console.patch} | 0 ...ch => linux-2.6.36.2-004_lower_undefined_mode_timeout.patch} | 0 ...tamp.patch => linux-2.6.36.2-005_kconfig_no_timestamp.patch} | 0 ...6_enable_utf8.patch => linux-2.6.36.2-006_enable_utf8.patch} | 0 ...floppy_die.patch => linux-2.6.36.2-007_die_floppy_die.patch} | 0 ...> linux-2.6.36.2-008-hda_intel_prealloc_4mb_dmabuffer.patch} | 0 ...> linux-2.6.36.2-009_disable_i8042_check_on_apple_mac.patch} | 0 ...er.patch => linux-2.6.36.2-050_add_appleir_usb_driver.patch} | 0 ...r-0.2.patch => linux-2.6.36.2-051-add_nuvoton_cir-0.2.patch} | 0 ...1.patch => linux-2.6.36.2-052-aureal_remote_quirk-0.1.patch} | 0 ...mware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch} | 0 15 files changed, 2 insertions(+), 1 deletion(-) rename packages/linux/patches/{linux-2.6.36.1-000_crosscompile.patch => linux-2.6.36.2-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-002_bash_only_feature.patch => linux-2.6.36.2-002_bash_only_feature.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-003-no_dev_console.patch => linux-2.6.36.2-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-004_lower_undefined_mode_timeout.patch => linux-2.6.36.2-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-005_kconfig_no_timestamp.patch => linux-2.6.36.2-005_kconfig_no_timestamp.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-006_enable_utf8.patch => linux-2.6.36.2-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-007_die_floppy_die.patch => linux-2.6.36.2-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-008-hda_intel_prealloc_4mb_dmabuffer.patch => linux-2.6.36.2-008-hda_intel_prealloc_4mb_dmabuffer.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-009_disable_i8042_check_on_apple_mac.patch => linux-2.6.36.2-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-050_add_appleir_usb_driver.patch => linux-2.6.36.2-050_add_appleir_usb_driver.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-051-add_nuvoton_cir-0.2.patch => linux-2.6.36.2-051-add_nuvoton_cir-0.2.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-052-aureal_remote_quirk-0.1.patch => linux-2.6.36.2-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-2.6.36.1-201-drm_vmware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch => linux-2.6.36.2-201-drm_vmware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch} (100%) diff --git a/packages/linux/config/initramfs b/packages/linux/config/initramfs index ce5f143dd6..80eaf8874b 100644 --- a/packages/linux/config/initramfs +++ b/packages/linux/config/initramfs @@ -19,3 +19,4 @@ dir /storage 755 0 0 file /init initramfs/init 755 0 0 file /splash.png initramfs/splash.png 644 0 0 +file /splash.ppm initramfs/splash.ppm 644 0 0 diff --git a/packages/linux/meta b/packages/linux/meta index b7dd26647d..fdec60f27e 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -1,5 +1,5 @@ PKG_NAME="linux" -PKG_VERSION="2.6.36.1" +PKG_VERSION="2.6.36.2" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/linux-2.6.36.1-000_crosscompile.patch b/packages/linux/patches/linux-2.6.36.2-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-000_crosscompile.patch rename to packages/linux/patches/linux-2.6.36.2-000_crosscompile.patch diff --git a/packages/linux/patches/linux-2.6.36.1-002_bash_only_feature.patch b/packages/linux/patches/linux-2.6.36.2-002_bash_only_feature.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-002_bash_only_feature.patch rename to packages/linux/patches/linux-2.6.36.2-002_bash_only_feature.patch diff --git a/packages/linux/patches/linux-2.6.36.1-003-no_dev_console.patch b/packages/linux/patches/linux-2.6.36.2-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-003-no_dev_console.patch rename to packages/linux/patches/linux-2.6.36.2-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-2.6.36.1-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-2.6.36.2-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-2.6.36.2-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-2.6.36.1-005_kconfig_no_timestamp.patch b/packages/linux/patches/linux-2.6.36.2-005_kconfig_no_timestamp.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-005_kconfig_no_timestamp.patch rename to packages/linux/patches/linux-2.6.36.2-005_kconfig_no_timestamp.patch diff --git a/packages/linux/patches/linux-2.6.36.1-006_enable_utf8.patch b/packages/linux/patches/linux-2.6.36.2-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-006_enable_utf8.patch rename to packages/linux/patches/linux-2.6.36.2-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-2.6.36.1-007_die_floppy_die.patch b/packages/linux/patches/linux-2.6.36.2-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-007_die_floppy_die.patch rename to packages/linux/patches/linux-2.6.36.2-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-2.6.36.1-008-hda_intel_prealloc_4mb_dmabuffer.patch b/packages/linux/patches/linux-2.6.36.2-008-hda_intel_prealloc_4mb_dmabuffer.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-008-hda_intel_prealloc_4mb_dmabuffer.patch rename to packages/linux/patches/linux-2.6.36.2-008-hda_intel_prealloc_4mb_dmabuffer.patch diff --git a/packages/linux/patches/linux-2.6.36.1-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-2.6.36.2-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-2.6.36.2-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-2.6.36.1-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-2.6.36.2-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-2.6.36.2-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-2.6.36.1-051-add_nuvoton_cir-0.2.patch b/packages/linux/patches/linux-2.6.36.2-051-add_nuvoton_cir-0.2.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-051-add_nuvoton_cir-0.2.patch rename to packages/linux/patches/linux-2.6.36.2-051-add_nuvoton_cir-0.2.patch diff --git a/packages/linux/patches/linux-2.6.36.1-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-2.6.36.2-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-2.6.36.2-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-2.6.36.1-201-drm_vmware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch b/packages/linux/patches/linux-2.6.36.2-201-drm_vmware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch similarity index 100% rename from packages/linux/patches/linux-2.6.36.1-201-drm_vmware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch rename to packages/linux/patches/linux-2.6.36.2-201-drm_vmware_revert_abb295f3b3db602f91accf58b526b30b48673af1.patch