From 0e192a0947f74292e1027d31e954f6a405b0cf6c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 12 Feb 2013 05:26:59 +0100 Subject: [PATCH] linux: update to linux-3.7.7 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- .../linux-203-stb0899_enable_low_symbol_rate.patch | 0 ...linux-206.01-media-ene-ir-Fix-cleanup-on-probe-failure.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.7.6 => 3.7.7}/linux-210-dvbsky.patch | 0 .../{3.7.6 => 3.7.7}/linux-212-mantis_stb0899_faster_lock.patch | 0 .../patches/{3.7.6 => 3.7.7}/linux-213-cinergy_s2_usb_r2.patch | 0 .../linux-214-rtl28xxu_add_NOXON_USB_dongle_rev.2.patch | 0 .../linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch | 0 .../linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch | 0 .../patches/{3.7.6 => 3.7.7}/linux-221-ngene-octopus.patch | 0 .../{3.7.6 => 3.7.7}/linux-222-stb0899_signal_quality.patch | 0 .../patches/{3.7.6 => 3.7.7}/linux-700-jmicron_1_0_8_5.patch | 0 .../linux-950-saa716x_PCIe_interface_chipset.patch | 0 ....01-hda_Add_workaround_for_conflicting_IEC958_controls.patch | 0 ...990.02-hda-Fix-default-multichannel-HDMI-mapping-regre.patch | 0 .../linux-990.03-media-ds3000_firmware-01.patch | 0 .../linux-990.03-media-ds3000_firmware-02.patch | 0 ...hda-Fix_the_workaround_for_conflicting_IEC958_controls.patch | 0 21 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-203-stb0899_enable_low_symbol_rate.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-206.01-media-ene-ir-Fix-cleanup-on-probe-failure.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-210-dvbsky.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-212-mantis_stb0899_faster_lock.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-213-cinergy_s2_usb_r2.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-214-rtl28xxu_add_NOXON_USB_dongle_rev.2.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-221-ngene-octopus.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-222-stb0899_signal_quality.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-700-jmicron_1_0_8_5.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-950-saa716x_PCIe_interface_chipset.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-990.01-hda_Add_workaround_for_conflicting_IEC958_controls.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-990.02-hda-Fix-default-multichannel-HDMI-mapping-regre.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-990.03-media-ds3000_firmware-01.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-990.03-media-ds3000_firmware-02.patch (100%) rename packages/linux/patches/{3.7.6 => 3.7.7}/linux-990.04-hda-Fix_the_workaround_for_conflicting_IEC958_controls.patch (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 6d8f141bf1..40160579f4 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.7.6" +PKG_VERSION="3.7.7" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/3.7.6/linux-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/3.7.7/linux-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/3.7.7/linux-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/3.7.6/linux-206.01-media-ene-ir-Fix-cleanup-on-probe-failure.patch b/packages/linux/patches/3.7.7/linux-206.01-media-ene-ir-Fix-cleanup-on-probe-failure.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-206.01-media-ene-ir-Fix-cleanup-on-probe-failure.patch rename to packages/linux/patches/3.7.7/linux-206.01-media-ene-ir-Fix-cleanup-on-probe-failure.patch diff --git a/packages/linux/patches/3.7.6/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch b/packages/linux/patches/3.7.7/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch rename to packages/linux/patches/3.7.7/linux-206.02-media-rc-Make-probe-cleanup-goto-labels-more-verbose.patch diff --git a/packages/linux/patches/3.7.6/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch b/packages/linux/patches/3.7.7/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch rename to packages/linux/patches/3.7.7/linux-206.03-media-rc-Set-rdev-before-irq-setup.patch diff --git a/packages/linux/patches/3.7.6/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch b/packages/linux/patches/3.7.7/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch rename to packages/linux/patches/3.7.7/linux-206.04-media-rc-Call-rc_register_device-before-irq-setup.patch diff --git a/packages/linux/patches/3.7.6/linux-210-dvbsky.patch b/packages/linux/patches/3.7.7/linux-210-dvbsky.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-210-dvbsky.patch rename to packages/linux/patches/3.7.7/linux-210-dvbsky.patch diff --git a/packages/linux/patches/3.7.6/linux-212-mantis_stb0899_faster_lock.patch b/packages/linux/patches/3.7.7/linux-212-mantis_stb0899_faster_lock.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-212-mantis_stb0899_faster_lock.patch rename to packages/linux/patches/3.7.7/linux-212-mantis_stb0899_faster_lock.patch diff --git a/packages/linux/patches/3.7.6/linux-213-cinergy_s2_usb_r2.patch b/packages/linux/patches/3.7.7/linux-213-cinergy_s2_usb_r2.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-213-cinergy_s2_usb_r2.patch rename to packages/linux/patches/3.7.7/linux-213-cinergy_s2_usb_r2.patch diff --git a/packages/linux/patches/3.7.6/linux-214-rtl28xxu_add_NOXON_USB_dongle_rev.2.patch b/packages/linux/patches/3.7.7/linux-214-rtl28xxu_add_NOXON_USB_dongle_rev.2.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-214-rtl28xxu_add_NOXON_USB_dongle_rev.2.patch rename to packages/linux/patches/3.7.7/linux-214-rtl28xxu_add_NOXON_USB_dongle_rev.2.patch diff --git a/packages/linux/patches/3.7.6/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch b/packages/linux/patches/3.7.7/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch rename to packages/linux/patches/3.7.7/linux-215-rtl28xxu_ASUS_My_Cinema-U3100Mini_Plus_V2.patch diff --git a/packages/linux/patches/3.7.6/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch b/packages/linux/patches/3.7.7/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch rename to packages/linux/patches/3.7.7/linux-216-rtl28xxu_add_Gigabyte_U7300_DVB-T_Dongle.patch diff --git a/packages/linux/patches/3.7.6/linux-221-ngene-octopus.patch b/packages/linux/patches/3.7.7/linux-221-ngene-octopus.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-221-ngene-octopus.patch rename to packages/linux/patches/3.7.7/linux-221-ngene-octopus.patch diff --git a/packages/linux/patches/3.7.6/linux-222-stb0899_signal_quality.patch b/packages/linux/patches/3.7.7/linux-222-stb0899_signal_quality.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-222-stb0899_signal_quality.patch rename to packages/linux/patches/3.7.7/linux-222-stb0899_signal_quality.patch diff --git a/packages/linux/patches/3.7.6/linux-700-jmicron_1_0_8_5.patch b/packages/linux/patches/3.7.7/linux-700-jmicron_1_0_8_5.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-700-jmicron_1_0_8_5.patch rename to packages/linux/patches/3.7.7/linux-700-jmicron_1_0_8_5.patch diff --git a/packages/linux/patches/3.7.6/linux-950-saa716x_PCIe_interface_chipset.patch b/packages/linux/patches/3.7.7/linux-950-saa716x_PCIe_interface_chipset.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-950-saa716x_PCIe_interface_chipset.patch rename to packages/linux/patches/3.7.7/linux-950-saa716x_PCIe_interface_chipset.patch diff --git a/packages/linux/patches/3.7.6/linux-990.01-hda_Add_workaround_for_conflicting_IEC958_controls.patch b/packages/linux/patches/3.7.7/linux-990.01-hda_Add_workaround_for_conflicting_IEC958_controls.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-990.01-hda_Add_workaround_for_conflicting_IEC958_controls.patch rename to packages/linux/patches/3.7.7/linux-990.01-hda_Add_workaround_for_conflicting_IEC958_controls.patch diff --git a/packages/linux/patches/3.7.6/linux-990.02-hda-Fix-default-multichannel-HDMI-mapping-regre.patch b/packages/linux/patches/3.7.7/linux-990.02-hda-Fix-default-multichannel-HDMI-mapping-regre.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-990.02-hda-Fix-default-multichannel-HDMI-mapping-regre.patch rename to packages/linux/patches/3.7.7/linux-990.02-hda-Fix-default-multichannel-HDMI-mapping-regre.patch diff --git a/packages/linux/patches/3.7.6/linux-990.03-media-ds3000_firmware-01.patch b/packages/linux/patches/3.7.7/linux-990.03-media-ds3000_firmware-01.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-990.03-media-ds3000_firmware-01.patch rename to packages/linux/patches/3.7.7/linux-990.03-media-ds3000_firmware-01.patch diff --git a/packages/linux/patches/3.7.6/linux-990.03-media-ds3000_firmware-02.patch b/packages/linux/patches/3.7.7/linux-990.03-media-ds3000_firmware-02.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-990.03-media-ds3000_firmware-02.patch rename to packages/linux/patches/3.7.7/linux-990.03-media-ds3000_firmware-02.patch diff --git a/packages/linux/patches/3.7.6/linux-990.04-hda-Fix_the_workaround_for_conflicting_IEC958_controls.patch b/packages/linux/patches/3.7.7/linux-990.04-hda-Fix_the_workaround_for_conflicting_IEC958_controls.patch similarity index 100% rename from packages/linux/patches/3.7.6/linux-990.04-hda-Fix_the_workaround_for_conflicting_IEC958_controls.patch rename to packages/linux/patches/3.7.7/linux-990.04-hda-Fix_the_workaround_for_conflicting_IEC958_controls.patch