From 4d46d108fe156db1b800c837fc1b56fb497c027e Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 26 Nov 2013 16:57:23 +0100 Subject: [PATCH] xbmc: update to xbmc-12.2-d1002b4 Signed-off-by: Stephan Raue --- packages/mediacenter/xbmc-theme-Confluence/meta | 2 +- packages/mediacenter/xbmc/package.mk | 2 +- ...-OMXPlayer-Audio-fix_incorrect_usage_of_flag_talled.patch.bk | 0 .../xbmc-995.04-OMXPlayer-some_caching_fixes_for_pvr.patch.bk | 0 ...bmc-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch | 0 .../xbmc-452-change_lcd_content-0.1.patch | 0 .../xbmc-453-add_openelec.tv_RSS_news-0.1.patch | 0 .../xbmc-990.00-remove-windowed-display-mode.patch | 0 .../xbmc-990.26-keep-old-repo-content-if-update-fails.patch | 0 .../xbmc-990.29-alsa-LOGDEBUG.patch | 0 ...990.30-After-suspend-wait-for-the-first-NIC-to-come-up.patch | 0 ...B9295c3f-04-fixed-context-menu-remove-safely-selection.patch | 0 ...ML-XB9295c3f-05-use-udevil-to-umount.-escape-mountpath.patch | 0 13 files changed, 2 insertions(+), 2 deletions(-) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/todo/xbmc-995.03-OMXPlayer-Audio-fix_incorrect_usage_of_flag_talled.patch.bk (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/todo/xbmc-995.04-OMXPlayer-some_caching_fixes_for_pvr.patch.bk (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-452-change_lcd_content-0.1.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-453-add_openelec.tv_RSS_news-0.1.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-990.00-remove-windowed-display-mode.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-990.26-keep-old-repo-content-if-update-fails.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-990.29-alsa-LOGDEBUG.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-990.30-After-suspend-wait-for-the-first-NIC-to-come-up.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-AML-XB9295c3f-04-fixed-context-menu-remove-safely-selection.patch (100%) rename packages/mediacenter/xbmc/patches/{12.2-ef79847 => 12.2-d1002b4}/xbmc-AML-XB9295c3f-05-use-udevil-to-umount.-escape-mountpath.patch (100%) diff --git a/packages/mediacenter/xbmc-theme-Confluence/meta b/packages/mediacenter/xbmc-theme-Confluence/meta index 9829bae51b..ea63cb1383 100644 --- a/packages/mediacenter/xbmc-theme-Confluence/meta +++ b/packages/mediacenter/xbmc-theme-Confluence/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="xbmc-theme-Confluence" -PKG_VERSION="12.2-ef79847" +PKG_VERSION="12.2-d1002b4" if [ "$XBMC" = "master" ]; then PKG_VERSION="13.alpha-2ef8929" elif [ "$XBMC" = "xbmc-aml" ]; then diff --git a/packages/mediacenter/xbmc/package.mk b/packages/mediacenter/xbmc/package.mk index df6c3cb278..1676143ae8 100644 --- a/packages/mediacenter/xbmc/package.mk +++ b/packages/mediacenter/xbmc/package.mk @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="xbmc" -PKG_VERSION="12.2-ef79847" +PKG_VERSION="12.2-d1002b4" if [ "$XBMC" = "master" ]; then PKG_VERSION="13.alpha-2ef8929" elif [ "$XBMC" = "xbmc-aml" ]; then diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/todo/xbmc-995.03-OMXPlayer-Audio-fix_incorrect_usage_of_flag_talled.patch.bk b/packages/mediacenter/xbmc/patches/12.2-d1002b4/todo/xbmc-995.03-OMXPlayer-Audio-fix_incorrect_usage_of_flag_talled.patch.bk similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/todo/xbmc-995.03-OMXPlayer-Audio-fix_incorrect_usage_of_flag_talled.patch.bk rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/todo/xbmc-995.03-OMXPlayer-Audio-fix_incorrect_usage_of_flag_talled.patch.bk diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/todo/xbmc-995.04-OMXPlayer-some_caching_fixes_for_pvr.patch.bk b/packages/mediacenter/xbmc/patches/12.2-d1002b4/todo/xbmc-995.04-OMXPlayer-some_caching_fixes_for_pvr.patch.bk similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/todo/xbmc-995.04-OMXPlayer-some_caching_fixes_for_pvr.patch.bk rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/todo/xbmc-995.04-OMXPlayer-some_caching_fixes_for_pvr.patch.bk diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-408-enable_PYTHONOPTIMIZE_with_external_Python-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-452-change_lcd_content-0.1.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-452-change_lcd_content-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-452-change_lcd_content-0.1.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-452-change_lcd_content-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-453-add_openelec.tv_RSS_news-0.1.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-453-add_openelec.tv_RSS_news-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-453-add_openelec.tv_RSS_news-0.1.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-453-add_openelec.tv_RSS_news-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.00-remove-windowed-display-mode.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.00-remove-windowed-display-mode.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.00-remove-windowed-display-mode.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.00-remove-windowed-display-mode.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.26-keep-old-repo-content-if-update-fails.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.26-keep-old-repo-content-if-update-fails.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.26-keep-old-repo-content-if-update-fails.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.26-keep-old-repo-content-if-update-fails.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.29-alsa-LOGDEBUG.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.29-alsa-LOGDEBUG.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.29-alsa-LOGDEBUG.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.29-alsa-LOGDEBUG.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.30-After-suspend-wait-for-the-first-NIC-to-come-up.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.30-After-suspend-wait-for-the-first-NIC-to-come-up.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-990.30-After-suspend-wait-for-the-first-NIC-to-come-up.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-990.30-After-suspend-wait-for-the-first-NIC-to-come-up.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-AML-XB9295c3f-04-fixed-context-menu-remove-safely-selection.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-AML-XB9295c3f-04-fixed-context-menu-remove-safely-selection.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-AML-XB9295c3f-04-fixed-context-menu-remove-safely-selection.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-AML-XB9295c3f-04-fixed-context-menu-remove-safely-selection.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-AML-XB9295c3f-05-use-udevil-to-umount.-escape-mountpath.patch b/packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-AML-XB9295c3f-05-use-udevil-to-umount.-escape-mountpath.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/12.2-ef79847/xbmc-AML-XB9295c3f-05-use-udevil-to-umount.-escape-mountpath.patch rename to packages/mediacenter/xbmc/patches/12.2-d1002b4/xbmc-AML-XB9295c3f-05-use-udevil-to-umount.-escape-mountpath.patch