From a0be0788c67c1c24df764593a93d936d84b5419c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 27 Apr 2013 15:31:45 +0200 Subject: [PATCH] linux: update to linux-3.8.10 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- .../{3.8.8 => 3.8.10}/linux-010-perf_crosscompiling.patch | 0 .../{3.8.8 => 3.8.10}/linux-053-spinelplus-remote-0.2.patch | 0 .../{3.8.8 => 3.8.10}/linux-059-remove_some_xpad_pids-0.2.patch | 0 .../linux-203-stb0899_enable_low_symbol_rate.patch | 0 ...2-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch | 0 .../linux-206.03-media-rc-Set-rdev-before-irq-setup.patch | 0 ...6.04-media-rc-Call-rc_register_device-before-irq-setup.patch | 0 packages/linux/patches/{3.8.8 => 3.8.10}/linux-210-dvbsky.patch | 0 .../linux-212-mantis_stb0899_faster_lock.patch | 0 .../patches/{3.8.8 => 3.8.10}/linux-213-cinergy_s2_usb_r2.patch | 0 .../{3.8.8 => 3.8.10}/linux-214-Add-Terratec-H5-Rev3.patch | 0 .../linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch | 0 .../linux-216-add_support_for_Avermedia_A835B.patch | 0 .../linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch | 0 .../patches/{3.8.8 => 3.8.10}/linux-221-ngene-octopus.patch | 0 .../{3.8.8 => 3.8.10}/linux-222-stb0899_signal_quality.patch | 0 .../linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch | 0 .../patches/{3.8.8 => 3.8.10}/linux-700-jmicron_1_0_8_5.patch | 0 .../linux-950-saa716x_PCIe_interface_chipset.patch | 0 ...990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch | 0 .../{3.8.8 => 3.8.10}/linux-995-CX24120-13Z_frontend.patch | 0 ...rm-i915-Fix-RGB-color-range-property-for-PCH-platforms.patch | 0 23 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-010-perf_crosscompiling.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-053-spinelplus-remote-0.2.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-059-remove_some_xpad_pids-0.2.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-203-stb0899_enable_low_symbol_rate.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-210-dvbsky.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-212-mantis_stb0899_faster_lock.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-213-cinergy_s2_usb_r2.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-214-Add-Terratec-H5-Rev3.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-216-add_support_for_Avermedia_A835B.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-221-ngene-octopus.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-222-stb0899_signal_quality.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-700-jmicron_1_0_8_5.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-950-saa716x_PCIe_interface_chipset.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-995-CX24120-13Z_frontend.patch (100%) rename packages/linux/patches/{3.8.8 => 3.8.10}/linux-999.01-drm-i915-Fix-RGB-color-range-property-for-PCH-platforms.patch (100%) diff --git a/packages/linux/meta b/packages/linux/meta index b349f38084..fc6cfacd14 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.8.8" +PKG_VERSION="3.8.10" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/3.8.8/linux-010-perf_crosscompiling.patch b/packages/linux/patches/3.8.10/linux-010-perf_crosscompiling.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-010-perf_crosscompiling.patch rename to packages/linux/patches/3.8.10/linux-010-perf_crosscompiling.patch diff --git a/packages/linux/patches/3.8.8/linux-053-spinelplus-remote-0.2.patch b/packages/linux/patches/3.8.10/linux-053-spinelplus-remote-0.2.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-053-spinelplus-remote-0.2.patch rename to packages/linux/patches/3.8.10/linux-053-spinelplus-remote-0.2.patch diff --git a/packages/linux/patches/3.8.8/linux-059-remove_some_xpad_pids-0.2.patch b/packages/linux/patches/3.8.10/linux-059-remove_some_xpad_pids-0.2.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-059-remove_some_xpad_pids-0.2.patch rename to packages/linux/patches/3.8.10/linux-059-remove_some_xpad_pids-0.2.patch diff --git a/packages/linux/patches/3.8.8/linux-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/3.8.10/linux-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/3.8.10/linux-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/3.8.8/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch b/packages/linux/patches/3.8.10/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch rename to packages/linux/patches/3.8.10/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch diff --git a/packages/linux/patches/3.8.8/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch b/packages/linux/patches/3.8.10/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch rename to packages/linux/patches/3.8.10/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch diff --git a/packages/linux/patches/3.8.8/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch b/packages/linux/patches/3.8.10/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch rename to packages/linux/patches/3.8.10/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch diff --git a/packages/linux/patches/3.8.8/linux-210-dvbsky.patch b/packages/linux/patches/3.8.10/linux-210-dvbsky.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-210-dvbsky.patch rename to packages/linux/patches/3.8.10/linux-210-dvbsky.patch diff --git a/packages/linux/patches/3.8.8/linux-212-mantis_stb0899_faster_lock.patch b/packages/linux/patches/3.8.10/linux-212-mantis_stb0899_faster_lock.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-212-mantis_stb0899_faster_lock.patch rename to packages/linux/patches/3.8.10/linux-212-mantis_stb0899_faster_lock.patch diff --git a/packages/linux/patches/3.8.8/linux-213-cinergy_s2_usb_r2.patch b/packages/linux/patches/3.8.10/linux-213-cinergy_s2_usb_r2.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-213-cinergy_s2_usb_r2.patch rename to packages/linux/patches/3.8.10/linux-213-cinergy_s2_usb_r2.patch diff --git a/packages/linux/patches/3.8.8/linux-214-Add-Terratec-H5-Rev3.patch b/packages/linux/patches/3.8.10/linux-214-Add-Terratec-H5-Rev3.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-214-Add-Terratec-H5-Rev3.patch rename to packages/linux/patches/3.8.10/linux-214-Add-Terratec-H5-Rev3.patch diff --git a/packages/linux/patches/3.8.8/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch b/packages/linux/patches/3.8.10/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch rename to packages/linux/patches/3.8.10/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch diff --git a/packages/linux/patches/3.8.8/linux-216-add_support_for_Avermedia_A835B.patch b/packages/linux/patches/3.8.10/linux-216-add_support_for_Avermedia_A835B.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-216-add_support_for_Avermedia_A835B.patch rename to packages/linux/patches/3.8.10/linux-216-add_support_for_Avermedia_A835B.patch diff --git a/packages/linux/patches/3.8.8/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch b/packages/linux/patches/3.8.10/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch rename to packages/linux/patches/3.8.10/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch diff --git a/packages/linux/patches/3.8.8/linux-221-ngene-octopus.patch b/packages/linux/patches/3.8.10/linux-221-ngene-octopus.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-221-ngene-octopus.patch rename to packages/linux/patches/3.8.10/linux-221-ngene-octopus.patch diff --git a/packages/linux/patches/3.8.8/linux-222-stb0899_signal_quality.patch b/packages/linux/patches/3.8.10/linux-222-stb0899_signal_quality.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-222-stb0899_signal_quality.patch rename to packages/linux/patches/3.8.10/linux-222-stb0899_signal_quality.patch diff --git a/packages/linux/patches/3.8.8/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch b/packages/linux/patches/3.8.10/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch rename to packages/linux/patches/3.8.10/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch diff --git a/packages/linux/patches/3.8.8/linux-700-jmicron_1_0_8_5.patch b/packages/linux/patches/3.8.10/linux-700-jmicron_1_0_8_5.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-700-jmicron_1_0_8_5.patch rename to packages/linux/patches/3.8.10/linux-700-jmicron_1_0_8_5.patch diff --git a/packages/linux/patches/3.8.8/linux-950-saa716x_PCIe_interface_chipset.patch b/packages/linux/patches/3.8.10/linux-950-saa716x_PCIe_interface_chipset.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-950-saa716x_PCIe_interface_chipset.patch rename to packages/linux/patches/3.8.10/linux-950-saa716x_PCIe_interface_chipset.patch diff --git a/packages/linux/patches/3.8.8/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch b/packages/linux/patches/3.8.10/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch rename to packages/linux/patches/3.8.10/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch diff --git a/packages/linux/patches/3.8.8/linux-995-CX24120-13Z_frontend.patch b/packages/linux/patches/3.8.10/linux-995-CX24120-13Z_frontend.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-995-CX24120-13Z_frontend.patch rename to packages/linux/patches/3.8.10/linux-995-CX24120-13Z_frontend.patch diff --git a/packages/linux/patches/3.8.8/linux-999.01-drm-i915-Fix-RGB-color-range-property-for-PCH-platforms.patch b/packages/linux/patches/3.8.10/linux-999.01-drm-i915-Fix-RGB-color-range-property-for-PCH-platforms.patch similarity index 100% rename from packages/linux/patches/3.8.8/linux-999.01-drm-i915-Fix-RGB-color-range-property-for-PCH-platforms.patch rename to packages/linux/patches/3.8.10/linux-999.01-drm-i915-Fix-RGB-color-range-property-for-PCH-platforms.patch