From 35ebb09140bc536aa9e5bb45b1571b602a1175e0 Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Fri, 30 Aug 2013 00:01:44 +0300 Subject: [PATCH 1/4] bump addons --- packages/addons/driver/hdhomerun/changelog.txt | 2 ++ packages/addons/driver/hdhomerun/meta | 2 +- packages/addons/driver/sundtek-mediatv/changelog.txt | 2 ++ packages/addons/driver/sundtek-mediatv/meta | 2 +- packages/addons/service/multimedia/boblightd/changelog.txt | 3 +++ packages/addons/service/multimedia/boblightd/meta | 2 +- packages/addons/service/multimedia/tvheadend/changelog.txt | 3 +++ packages/addons/service/multimedia/tvheadend/meta | 2 +- packages/addons/service/multimedia/vdr-addon/changelog.txt | 3 +++ packages/addons/service/multimedia/vdr-addon/meta | 2 +- 10 files changed, 18 insertions(+), 5 deletions(-) diff --git a/packages/addons/driver/hdhomerun/changelog.txt b/packages/addons/driver/hdhomerun/changelog.txt index 1806da7ad1..1a1f53c972 100644 --- a/packages/addons/driver/hdhomerun/changelog.txt +++ b/packages/addons/driver/hdhomerun/changelog.txt @@ -1,3 +1,5 @@ +3.1.6 + rebuild 3.1.5 get tuner id with command 'hdhomerun_config discover' and set number of tuners manually diff --git a/packages/addons/driver/hdhomerun/meta b/packages/addons/driver/hdhomerun/meta index ab8caf25e7..3940818054 100644 --- a/packages/addons/driver/hdhomerun/meta +++ b/packages/addons/driver/hdhomerun/meta @@ -20,7 +20,7 @@ PKG_NAME="hdhomerun" PKG_VERSION="3.2" -PKG_REV="5" +PKG_REV="6" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.silicondust.com/products/hdhomerun/dvbt/" diff --git a/packages/addons/driver/sundtek-mediatv/changelog.txt b/packages/addons/driver/sundtek-mediatv/changelog.txt index 2ad4f8071a..0c69d90830 100644 --- a/packages/addons/driver/sundtek-mediatv/changelog.txt +++ b/packages/addons/driver/sundtek-mediatv/changelog.txt @@ -1,3 +1,5 @@ +3.1.3 + rebuild 3.1.2 new addon settings option to enable suspend/resume driver actions 3.1.1 diff --git a/packages/addons/driver/sundtek-mediatv/meta b/packages/addons/driver/sundtek-mediatv/meta index eae1b84de6..41703dba5f 100644 --- a/packages/addons/driver/sundtek-mediatv/meta +++ b/packages/addons/driver/sundtek-mediatv/meta @@ -20,7 +20,7 @@ PKG_NAME="sundtek-mediatv" PKG_VERSION="3.1" -PKG_REV="2" +PKG_REV="3" PKG_ARCH="any" PKG_LICENSE="nonfree" PKG_SITE="http://support.sundtek.com/" diff --git a/packages/addons/service/multimedia/boblightd/changelog.txt b/packages/addons/service/multimedia/boblightd/changelog.txt index c5921e1187..08fbbbd109 100644 --- a/packages/addons/service/multimedia/boblightd/changelog.txt +++ b/packages/addons/service/multimedia/boblightd/changelog.txt @@ -1,3 +1,6 @@ +3.1.2 +- rebuild + 3.1.1 - rebuild for OpenELEC-3.2 diff --git a/packages/addons/service/multimedia/boblightd/meta b/packages/addons/service/multimedia/boblightd/meta index e3350b1412..32cb48e624 100644 --- a/packages/addons/service/multimedia/boblightd/meta +++ b/packages/addons/service/multimedia/boblightd/meta @@ -20,7 +20,7 @@ PKG_NAME="boblightd" PKG_VERSION="467" -PKG_REV="1" +PKG_REV="2" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://code.google.com/p/boblight" diff --git a/packages/addons/service/multimedia/tvheadend/changelog.txt b/packages/addons/service/multimedia/tvheadend/changelog.txt index 83c6c99f8b..77653a233a 100644 --- a/packages/addons/service/multimedia/tvheadend/changelog.txt +++ b/packages/addons/service/multimedia/tvheadend/changelog.txt @@ -1,3 +1,6 @@ +3.1.4 +- rebuild + 3.1.3 - update to TVHeadend 3.4.27 diff --git a/packages/addons/service/multimedia/tvheadend/meta b/packages/addons/service/multimedia/tvheadend/meta index 26b3b75277..2fac10ebb8 100644 --- a/packages/addons/service/multimedia/tvheadend/meta +++ b/packages/addons/service/multimedia/tvheadend/meta @@ -20,7 +20,7 @@ PKG_NAME="tvheadend" PKG_VERSION="3.4.27" -PKG_REV="3" +PKG_REV="4" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html" diff --git a/packages/addons/service/multimedia/vdr-addon/changelog.txt b/packages/addons/service/multimedia/vdr-addon/changelog.txt index 63569c77fd..db7d1d141f 100644 --- a/packages/addons/service/multimedia/vdr-addon/changelog.txt +++ b/packages/addons/service/multimedia/vdr-addon/changelog.txt @@ -1,3 +1,6 @@ +3.1.3 +- rebuild + 3.1.2 - fix unloading multiple modules on suspend diff --git a/packages/addons/service/multimedia/vdr-addon/meta b/packages/addons/service/multimedia/vdr-addon/meta index dfada03149..bb45e5a858 100644 --- a/packages/addons/service/multimedia/vdr-addon/meta +++ b/packages/addons/service/multimedia/vdr-addon/meta @@ -21,7 +21,7 @@ PKG_NAME="vdr-addon" PKG_VERSION="3.1" -PKG_REV="2" +PKG_REV="3" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.openelec.tv" From 3e6156032bd04febf0c4de171e835a7cb233dac5 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 30 Aug 2013 00:29:35 +0200 Subject: [PATCH 2/4] gdb: build with GOLD linker again Signed-off-by: Stephan Raue --- packages/debug/gdb/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/debug/gdb/package.mk b/packages/debug/gdb/package.mk index 438f0dbfb3..d244dcaa1b 100644 --- a/packages/debug/gdb/package.mk +++ b/packages/debug/gdb/package.mk @@ -39,7 +39,7 @@ CC_FOR_BUILD="$HOST_CC" CFLAGS_FOR_BUILD="$HOST_CFLAGS" pre_configure_target() { - strip_gold + # gdb could fail on runtime if build with LTO support strip_lto } From 195119e60b3bdcaf7722fc5bfdcd4faf7bbc8688 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 30 Aug 2013 16:38:35 +0200 Subject: [PATCH 3/4] linux: update to linux-3.10.10 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- .../patches/{3.10.9 => 3.10.10}/linux-003-no_dev_console.patch | 0 .../{3.10.9 => 3.10.10}/linux-010-perf_crosscompiling.patch | 0 .../{3.10.9 => 3.10.10}/linux-052-XBOX_remote_support.patch | 0 .../{3.10.9 => 3.10.10}/linux-053-spinelplus-remote-0.2.patch | 0 ...ton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch | 0 .../linux-055-add_Formosa_eHome_Infrared_Receiver.patch | 0 .../linux-056-add_Adaptec_eHome_Infrared_Receiver.patch | 0 ...57-Removed-MCE-customer-code-restriction-in-rc6-decode.patch | 0 .../linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch | 0 .../linux-058.01-HID-Sony-upstream_patches.patch | 0 .../linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch | 0 .../linux-058.06-hid_sony-add_SMK_link.patch | 0 .../linux-059-remove_some_xpad_pids-0.2.patch | 0 .../{3.10.9 => 3.10.10}/linux-060-add_AUGUST_DVB-T205.patch | 0 .../linux-203-stb0899_enable_low_symbol_rate.patch | 0 .../linux/patches/{3.10.9 => 3.10.10}/linux-210-dvbsky.patch | 0 .../linux-212-mantis_stb0899_faster_lock.patch | 0 .../patches/{3.10.9 => 3.10.10}/linux-221-ngene-octopus.patch | 0 .../{3.10.9 => 3.10.10}/linux-222-stb0899_signal_quality.patch | 0 .../linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch | 0 .../patches/{3.10.9 => 3.10.10}/linux-700-jmicron_1_0_8_5.patch | 0 .../linux-701-linksys_aes2500_brcmfmac.patch | 0 .../linux-702-Support-for-cheap-Ralink-3070-WiFi-plug.patch | 0 .../{3.10.9 => 3.10.10}/linux-703-macmini2012-ethernet.patch | 0 .../patches/{3.10.9 => 3.10.10}/linux-900-hide_tsc_error.patch | 0 .../linux-950-saa716x_PCIe_interface_chipset.patch | 0 ...990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch | 0 .../{3.10.9 => 3.10.10}/linux-995-CX24120-13Z_frontend.patch | 0 ...pufreq-revert-9d3ce4af3be0235d4cf41ea9fd774205a32e58a2.patch | 0 30 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-003-no_dev_console.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-010-perf_crosscompiling.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-052-XBOX_remote_support.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-053-spinelplus-remote-0.2.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-055-add_Formosa_eHome_Infrared_Receiver.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-058.01-HID-Sony-upstream_patches.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-058.06-hid_sony-add_SMK_link.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-059-remove_some_xpad_pids-0.2.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-060-add_AUGUST_DVB-T205.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-203-stb0899_enable_low_symbol_rate.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-210-dvbsky.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-212-mantis_stb0899_faster_lock.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-221-ngene-octopus.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-222-stb0899_signal_quality.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-700-jmicron_1_0_8_5.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-701-linksys_aes2500_brcmfmac.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-702-Support-for-cheap-Ralink-3070-WiFi-plug.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-703-macmini2012-ethernet.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-900-hide_tsc_error.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-950-saa716x_PCIe_interface_chipset.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-995-CX24120-13Z_frontend.patch (100%) rename packages/linux/patches/{3.10.9 => 3.10.10}/linux-998.01-cpufreq-revert-9d3ce4af3be0235d4cf41ea9fd774205a32e58a2.patch (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 49abf870e7..6c9b24ed47 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -34,7 +34,7 @@ case "$LINUX" in PKG_URL="$DISTRO_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2" ;; *) - PKG_VERSION="3.10.9" + PKG_VERSION="3.10.10" PKG_URL="http://www.kernel.org/pub/linux/kernel/v3.x/$PKG_NAME-$PKG_VERSION.tar.xz" ;; esac diff --git a/packages/linux/patches/3.10.9/linux-003-no_dev_console.patch b/packages/linux/patches/3.10.10/linux-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-003-no_dev_console.patch rename to packages/linux/patches/3.10.10/linux-003-no_dev_console.patch diff --git a/packages/linux/patches/3.10.9/linux-010-perf_crosscompiling.patch b/packages/linux/patches/3.10.10/linux-010-perf_crosscompiling.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-010-perf_crosscompiling.patch rename to packages/linux/patches/3.10.10/linux-010-perf_crosscompiling.patch diff --git a/packages/linux/patches/3.10.9/linux-052-XBOX_remote_support.patch b/packages/linux/patches/3.10.10/linux-052-XBOX_remote_support.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-052-XBOX_remote_support.patch rename to packages/linux/patches/3.10.10/linux-052-XBOX_remote_support.patch diff --git a/packages/linux/patches/3.10.9/linux-053-spinelplus-remote-0.2.patch b/packages/linux/patches/3.10.10/linux-053-spinelplus-remote-0.2.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-053-spinelplus-remote-0.2.patch rename to packages/linux/patches/3.10.10/linux-053-spinelplus-remote-0.2.patch diff --git a/packages/linux/patches/3.10.9/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch b/packages/linux/patches/3.10.10/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch rename to packages/linux/patches/3.10.10/linux-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3.6.114c13.patch diff --git a/packages/linux/patches/3.10.9/linux-055-add_Formosa_eHome_Infrared_Receiver.patch b/packages/linux/patches/3.10.10/linux-055-add_Formosa_eHome_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-055-add_Formosa_eHome_Infrared_Receiver.patch rename to packages/linux/patches/3.10.10/linux-055-add_Formosa_eHome_Infrared_Receiver.patch diff --git a/packages/linux/patches/3.10.9/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch b/packages/linux/patches/3.10.10/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch rename to packages/linux/patches/3.10.10/linux-056-add_Adaptec_eHome_Infrared_Receiver.patch diff --git a/packages/linux/patches/3.10.9/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch b/packages/linux/patches/3.10.10/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch rename to packages/linux/patches/3.10.10/linux-057-Removed-MCE-customer-code-restriction-in-rc6-decode.patch diff --git a/packages/linux/patches/3.10.9/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch b/packages/linux/patches/3.10.10/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch rename to packages/linux/patches/3.10.10/linux-057-add_SMK_Manufacturing_Inc_Infrared_Receiver.patch diff --git a/packages/linux/patches/3.10.9/linux-058.01-HID-Sony-upstream_patches.patch b/packages/linux/patches/3.10.10/linux-058.01-HID-Sony-upstream_patches.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-058.01-HID-Sony-upstream_patches.patch rename to packages/linux/patches/3.10.10/linux-058.01-HID-Sony-upstream_patches.patch diff --git a/packages/linux/patches/3.10.9/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch b/packages/linux/patches/3.10.10/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch rename to packages/linux/patches/3.10.10/linux-058.05-hid_sony-add_autorepeat_for_PS3_remotes.patch diff --git a/packages/linux/patches/3.10.9/linux-058.06-hid_sony-add_SMK_link.patch b/packages/linux/patches/3.10.10/linux-058.06-hid_sony-add_SMK_link.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-058.06-hid_sony-add_SMK_link.patch rename to packages/linux/patches/3.10.10/linux-058.06-hid_sony-add_SMK_link.patch diff --git a/packages/linux/patches/3.10.9/linux-059-remove_some_xpad_pids-0.2.patch b/packages/linux/patches/3.10.10/linux-059-remove_some_xpad_pids-0.2.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-059-remove_some_xpad_pids-0.2.patch rename to packages/linux/patches/3.10.10/linux-059-remove_some_xpad_pids-0.2.patch diff --git a/packages/linux/patches/3.10.9/linux-060-add_AUGUST_DVB-T205.patch b/packages/linux/patches/3.10.10/linux-060-add_AUGUST_DVB-T205.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-060-add_AUGUST_DVB-T205.patch rename to packages/linux/patches/3.10.10/linux-060-add_AUGUST_DVB-T205.patch diff --git a/packages/linux/patches/3.10.9/linux-203-stb0899_enable_low_symbol_rate.patch b/packages/linux/patches/3.10.10/linux-203-stb0899_enable_low_symbol_rate.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-203-stb0899_enable_low_symbol_rate.patch rename to packages/linux/patches/3.10.10/linux-203-stb0899_enable_low_symbol_rate.patch diff --git a/packages/linux/patches/3.10.9/linux-210-dvbsky.patch b/packages/linux/patches/3.10.10/linux-210-dvbsky.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-210-dvbsky.patch rename to packages/linux/patches/3.10.10/linux-210-dvbsky.patch diff --git a/packages/linux/patches/3.10.9/linux-212-mantis_stb0899_faster_lock.patch b/packages/linux/patches/3.10.10/linux-212-mantis_stb0899_faster_lock.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-212-mantis_stb0899_faster_lock.patch rename to packages/linux/patches/3.10.10/linux-212-mantis_stb0899_faster_lock.patch diff --git a/packages/linux/patches/3.10.9/linux-221-ngene-octopus.patch b/packages/linux/patches/3.10.10/linux-221-ngene-octopus.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-221-ngene-octopus.patch rename to packages/linux/patches/3.10.10/linux-221-ngene-octopus.patch diff --git a/packages/linux/patches/3.10.9/linux-222-stb0899_signal_quality.patch b/packages/linux/patches/3.10.10/linux-222-stb0899_signal_quality.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-222-stb0899_signal_quality.patch rename to packages/linux/patches/3.10.10/linux-222-stb0899_signal_quality.patch diff --git a/packages/linux/patches/3.10.9/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch b/packages/linux/patches/3.10.10/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch rename to packages/linux/patches/3.10.10/linux-223-Fix-video-artifacts-with-tt-3600-s2-usb.patch diff --git a/packages/linux/patches/3.10.9/linux-700-jmicron_1_0_8_5.patch b/packages/linux/patches/3.10.10/linux-700-jmicron_1_0_8_5.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-700-jmicron_1_0_8_5.patch rename to packages/linux/patches/3.10.10/linux-700-jmicron_1_0_8_5.patch diff --git a/packages/linux/patches/3.10.9/linux-701-linksys_aes2500_brcmfmac.patch b/packages/linux/patches/3.10.10/linux-701-linksys_aes2500_brcmfmac.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-701-linksys_aes2500_brcmfmac.patch rename to packages/linux/patches/3.10.10/linux-701-linksys_aes2500_brcmfmac.patch diff --git a/packages/linux/patches/3.10.9/linux-702-Support-for-cheap-Ralink-3070-WiFi-plug.patch b/packages/linux/patches/3.10.10/linux-702-Support-for-cheap-Ralink-3070-WiFi-plug.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-702-Support-for-cheap-Ralink-3070-WiFi-plug.patch rename to packages/linux/patches/3.10.10/linux-702-Support-for-cheap-Ralink-3070-WiFi-plug.patch diff --git a/packages/linux/patches/3.10.9/linux-703-macmini2012-ethernet.patch b/packages/linux/patches/3.10.10/linux-703-macmini2012-ethernet.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-703-macmini2012-ethernet.patch rename to packages/linux/patches/3.10.10/linux-703-macmini2012-ethernet.patch diff --git a/packages/linux/patches/3.10.9/linux-900-hide_tsc_error.patch b/packages/linux/patches/3.10.10/linux-900-hide_tsc_error.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-900-hide_tsc_error.patch rename to packages/linux/patches/3.10.10/linux-900-hide_tsc_error.patch diff --git a/packages/linux/patches/3.10.9/linux-950-saa716x_PCIe_interface_chipset.patch b/packages/linux/patches/3.10.10/linux-950-saa716x_PCIe_interface_chipset.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-950-saa716x_PCIe_interface_chipset.patch rename to packages/linux/patches/3.10.10/linux-950-saa716x_PCIe_interface_chipset.patch diff --git a/packages/linux/patches/3.10.9/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch b/packages/linux/patches/3.10.10/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch rename to packages/linux/patches/3.10.10/linux-990.06-hda-Avoid-outputting-HDMI-audio-before-prepare-.patch diff --git a/packages/linux/patches/3.10.9/linux-995-CX24120-13Z_frontend.patch b/packages/linux/patches/3.10.10/linux-995-CX24120-13Z_frontend.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-995-CX24120-13Z_frontend.patch rename to packages/linux/patches/3.10.10/linux-995-CX24120-13Z_frontend.patch diff --git a/packages/linux/patches/3.10.9/linux-998.01-cpufreq-revert-9d3ce4af3be0235d4cf41ea9fd774205a32e58a2.patch b/packages/linux/patches/3.10.10/linux-998.01-cpufreq-revert-9d3ce4af3be0235d4cf41ea9fd774205a32e58a2.patch similarity index 100% rename from packages/linux/patches/3.10.9/linux-998.01-cpufreq-revert-9d3ce4af3be0235d4cf41ea9fd774205a32e58a2.patch rename to packages/linux/patches/3.10.10/linux-998.01-cpufreq-revert-9d3ce4af3be0235d4cf41ea9fd774205a32e58a2.patch From b67698a1a317c56efff1474a72e132fca4be9d16 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 30 Aug 2013 16:39:12 +0200 Subject: [PATCH 4/4] udevil: dont mount disks in 'installer' mode Signed-off-by: Stephan Raue --- packages/sysutils/udevil/udev.d/95-udevil-mount.rules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/sysutils/udevil/udev.d/95-udevil-mount.rules b/packages/sysutils/udevil/udev.d/95-udevil-mount.rules index 43890b320b..63a6488559 100644 --- a/packages/sysutils/udevil/udev.d/95-udevil-mount.rules +++ b/packages/sysutils/udevil/udev.d/95-udevil-mount.rules @@ -1,3 +1,7 @@ +# dont run in "installer" mode +IMPORT{cmdline}="installer" +ENV{installer}=="1", GOTO="exit" + # check for blockdevices, /dev/sd* and /dev/sr* SUBSYSTEM!="block", KERNEL!="sd*|sr*",GOTO="exit"