From 9bf5973d97b1f1ba53700abea7a5bf10d38b694f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 18 Oct 2011 06:09:12 +0200 Subject: [PATCH 1/3] pm-utils: unload rtl8192se driver before suspend Signed-off-by: Stephan Raue --- packages/sysutils/pm-utils/config.d/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/pm-utils/config.d/module b/packages/sysutils/pm-utils/config.d/module index cccef5656a..60c2cb2a09 100644 --- a/packages/sysutils/pm-utils/config.d/module +++ b/packages/sysutils/pm-utils/config.d/module @@ -1 +1 @@ -SUSPEND_MODULES="xhci-hcd jme anysee" +SUSPEND_MODULES="xhci-hcd jme anysee rtl8192se" From 7656091d072387dcccec99c786775408c2c0f8e9 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 18 Oct 2011 17:32:50 +0200 Subject: [PATCH 2/3] hts-tvheadend: add patch to add another provider Signed-off-by: Stephan Raue --- packages/addons/service/multimedia/hts-tvheadend/changelog.txt | 3 +++ packages/addons/service/multimedia/hts-tvheadend/meta | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/addons/service/multimedia/hts-tvheadend/changelog.txt b/packages/addons/service/multimedia/hts-tvheadend/changelog.txt index 59409030eb..644d301c42 100644 --- a/packages/addons/service/multimedia/hts-tvheadend/changelog.txt +++ b/packages/addons/service/multimedia/hts-tvheadend/changelog.txt @@ -1,3 +1,6 @@ +1.0.2 +- add (CH) GA Weissenstein default muxes + 1.0.1 - add XMLTV tv_file_grab support - add XMLTV configuration support diff --git a/packages/addons/service/multimedia/hts-tvheadend/meta b/packages/addons/service/multimedia/hts-tvheadend/meta index e82fbf6a6f..1499c51199 100644 --- a/packages/addons/service/multimedia/hts-tvheadend/meta +++ b/packages/addons/service/multimedia/hts-tvheadend/meta @@ -20,7 +20,7 @@ PKG_NAME="hts-tvheadend" PKG_VERSION="c88a646" -PKG_REV="1" +PKG_REV="2" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html" From 28ead8cca82f2ef6f6d18a5391d73cad61a35c28 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 18 Oct 2011 18:08:49 +0200 Subject: [PATCH 3/3] linux: update to linux-3.1-rc10 Signed-off-by: Stephan Raue --- packages/linux/meta | 2 +- ...crosscompile.patch => linux-3.1-rc10-000_crosscompile.patch} | 0 ...ev_console.patch => linux-3.1-rc10-003-no_dev_console.patch} | 0 ...ch => linux-3.1-rc10-004_lower_undefined_mode_timeout.patch} | 0 ...6_enable_utf8.patch => linux-3.1-rc10-006_enable_utf8.patch} | 0 ...floppy_die.patch => linux-3.1-rc10-007_die_floppy_die.patch} | 0 ...> linux-3.1-rc10-009_disable_i8042_check_on_apple_mac.patch} | 0 ...er.patch => linux-3.1-rc10-050_add_appleir_usb_driver.patch} | 0 ...1.patch => linux-3.1-rc10-052-aureal_remote_quirk-0.1.patch} | 0 ...remote-0.1.patch => linux-3.1-rc10-053-ati_remote-0.1.patch} | 0 ...ux-3.1-rc10-053_ati-remote_all_keys_and_keychange-0.1.patch} | 0 ...voton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} | 0 ...=> linux-3.1-rc10-058-add_rtl2832u_dvb-usb_driver-0.1.patch} | 0 ...10-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch} | 0 ...h => linux-3.1-rc10-060-fix_dib0700_buffer_access-0.1.patch} | 0 ... linux-3.1-rc10-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch} | 0 ...tch => linux-3.1-rc10-071-silence_i915_agp-module-0.1.patch} | 0 ...piness.patch => linux-3.1-rc10-716_mm-zero_swappiness.patch} | 0 18 files changed, 1 insertion(+), 1 deletion(-) rename packages/linux/patches/{linux-3.1-rc9-000_crosscompile.patch => linux-3.1-rc10-000_crosscompile.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-003-no_dev_console.patch => linux-3.1-rc10-003-no_dev_console.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-004_lower_undefined_mode_timeout.patch => linux-3.1-rc10-004_lower_undefined_mode_timeout.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-006_enable_utf8.patch => linux-3.1-rc10-006_enable_utf8.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-007_die_floppy_die.patch => linux-3.1-rc10-007_die_floppy_die.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-009_disable_i8042_check_on_apple_mac.patch => linux-3.1-rc10-009_disable_i8042_check_on_apple_mac.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-050_add_appleir_usb_driver.patch => linux-3.1-rc10-050_add_appleir_usb_driver.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-052-aureal_remote_quirk-0.1.patch => linux-3.1-rc10-052-aureal_remote_quirk-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-053-ati_remote-0.1.patch => linux-3.1-rc10-053-ati_remote-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-053_ati-remote_all_keys_and_keychange-0.1.patch => linux-3.1-rc10-053_ati-remote_all_keys_and_keychange-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch => linux-3.1-rc10-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-058-add_rtl2832u_dvb-usb_driver-0.1.patch => linux-3.1-rc10-058-add_rtl2832u_dvb-usb_driver-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch => linux-3.1-rc10-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-060-fix_dib0700_buffer_access-0.1.patch => linux-3.1-rc10-060-fix_dib0700_buffer_access-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch => linux-3.1-rc10-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-071-silence_i915_agp-module-0.1.patch => linux-3.1-rc10-071-silence_i915_agp-module-0.1.patch} (100%) rename packages/linux/patches/{linux-3.1-rc9-716_mm-zero_swappiness.patch => linux-3.1-rc10-716_mm-zero_swappiness.patch} (100%) diff --git a/packages/linux/meta b/packages/linux/meta index 73dbdaac36..59238d414b 100644 --- a/packages/linux/meta +++ b/packages/linux/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="linux" -PKG_VERSION="3.1-rc9" +PKG_VERSION="3.1-rc10" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/linux/patches/linux-3.1-rc9-000_crosscompile.patch b/packages/linux/patches/linux-3.1-rc10-000_crosscompile.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-000_crosscompile.patch rename to packages/linux/patches/linux-3.1-rc10-000_crosscompile.patch diff --git a/packages/linux/patches/linux-3.1-rc9-003-no_dev_console.patch b/packages/linux/patches/linux-3.1-rc10-003-no_dev_console.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-003-no_dev_console.patch rename to packages/linux/patches/linux-3.1-rc10-003-no_dev_console.patch diff --git a/packages/linux/patches/linux-3.1-rc9-004_lower_undefined_mode_timeout.patch b/packages/linux/patches/linux-3.1-rc10-004_lower_undefined_mode_timeout.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-004_lower_undefined_mode_timeout.patch rename to packages/linux/patches/linux-3.1-rc10-004_lower_undefined_mode_timeout.patch diff --git a/packages/linux/patches/linux-3.1-rc9-006_enable_utf8.patch b/packages/linux/patches/linux-3.1-rc10-006_enable_utf8.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-006_enable_utf8.patch rename to packages/linux/patches/linux-3.1-rc10-006_enable_utf8.patch diff --git a/packages/linux/patches/linux-3.1-rc9-007_die_floppy_die.patch b/packages/linux/patches/linux-3.1-rc10-007_die_floppy_die.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-007_die_floppy_die.patch rename to packages/linux/patches/linux-3.1-rc10-007_die_floppy_die.patch diff --git a/packages/linux/patches/linux-3.1-rc9-009_disable_i8042_check_on_apple_mac.patch b/packages/linux/patches/linux-3.1-rc10-009_disable_i8042_check_on_apple_mac.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-009_disable_i8042_check_on_apple_mac.patch rename to packages/linux/patches/linux-3.1-rc10-009_disable_i8042_check_on_apple_mac.patch diff --git a/packages/linux/patches/linux-3.1-rc9-050_add_appleir_usb_driver.patch b/packages/linux/patches/linux-3.1-rc10-050_add_appleir_usb_driver.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-050_add_appleir_usb_driver.patch rename to packages/linux/patches/linux-3.1-rc10-050_add_appleir_usb_driver.patch diff --git a/packages/linux/patches/linux-3.1-rc9-052-aureal_remote_quirk-0.1.patch b/packages/linux/patches/linux-3.1-rc10-052-aureal_remote_quirk-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-052-aureal_remote_quirk-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-052-aureal_remote_quirk-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-053-ati_remote-0.1.patch b/packages/linux/patches/linux-3.1-rc10-053-ati_remote-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-053-ati_remote-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-053-ati_remote-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-053_ati-remote_all_keys_and_keychange-0.1.patch b/packages/linux/patches/linux-3.1-rc10-053_ati-remote_all_keys_and_keychange-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-053_ati-remote_all_keys_and_keychange-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-053_ati-remote_all_keys_and_keychange-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch b/packages/linux/patches/linux-3.1-rc10-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch rename to packages/linux/patches/linux-3.1-rc10-054-nuvoton_revert_d7b290a1056c5564eec8a1b169c6e84ff3f54c13.patch diff --git a/packages/linux/patches/linux-3.1-rc9-058-add_rtl2832u_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.1-rc10-058-add_rtl2832u_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-058-add_rtl2832u_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-058-add_rtl2832u_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch b/packages/linux/patches/linux-3.1-rc10-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-059-rtl2832u_change_value_of_USB_PID_GTEK_WARM-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-060-fix_dib0700_buffer_access-0.1.patch b/packages/linux/patches/linux-3.1-rc10-060-fix_dib0700_buffer_access-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-060-fix_dib0700_buffer_access-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-060-fix_dib0700_buffer_access-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch b/packages/linux/patches/linux-3.1-rc10-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-061-add_ITE-IT9135_dvb-usb_driver-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-071-silence_i915_agp-module-0.1.patch b/packages/linux/patches/linux-3.1-rc10-071-silence_i915_agp-module-0.1.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-071-silence_i915_agp-module-0.1.patch rename to packages/linux/patches/linux-3.1-rc10-071-silence_i915_agp-module-0.1.patch diff --git a/packages/linux/patches/linux-3.1-rc9-716_mm-zero_swappiness.patch b/packages/linux/patches/linux-3.1-rc10-716_mm-zero_swappiness.patch similarity index 100% rename from packages/linux/patches/linux-3.1-rc9-716_mm-zero_swappiness.patch rename to packages/linux/patches/linux-3.1-rc10-716_mm-zero_swappiness.patch