From bc29271fff4088d6d8f45d96f6504ceefc3faeec Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 15 Jul 2011 01:30:02 +0200 Subject: [PATCH] xbmc: update to xbmc-4a0d15e Signed-off-by: Stephan Raue --- packages/mediacenter/xbmc/meta | 2 +- ...> xbmc-4a0d15e-001-add_support_to_specify_GIT_REV-0.1.patch} | 0 ... => xbmc-4a0d15e-013-reenable_lcd_config_settings-0.1.patch} | 0 ...patch => xbmc-4a0d15e-201-let_select_XBMCProjectM-0.1.patch} | 0 ...SXS-0.1.patch => xbmc-4a0d15e-202-let_select_RSXS-0.1.patch} | 0 ...S-0.1.patch => xbmc-4a0d15e-303-fix_libdvd_xFLAGS-0.1.patch} | 0 ...ch => xbmc-4a0d15e-321-CrystalHD_use_yuy2_to_yv12-0.1.patch} | 0 ...1.patch => xbmc-4a0d15e-402-enable_yasm_in_ffmpeg-0.1.patch} | 0 ...heck-0.6.patch => xbmc-4a0d15e-404-add_lame_check-0.6.patch} | 0 ...-0.1.patch => xbmc-4a0d15e-452-change_lcd_content-0.1.patch} | 0 ...atch => xbmc-4a0d15e-453-add_openelec.tv_RSS_news-0.1.patch} | 0 ...atch => xbmc-4a0d15e-453-ps3_remote_be_more_quiet-0.1.patch} | 0 ...> xbmc-4a0d15e-462-add_remote_irtrans_mediacenter-0.1.patch} | 0 ...0.1.patch => xbmc-4a0d15e-463-add_remote_devinput-0.1.patch} | 0 ...=> xbmc-4a0d15e-464-add_eject_keymapping_for_lirc-0.1.patch} | 0 ... xbmc-4a0d15e-901-advancedsettings_alwaysextractflags.patch} | 0 16 files changed, 1 insertion(+), 1 deletion(-) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-001-add_support_to_specify_GIT_REV-0.1.patch => xbmc-4a0d15e-001-add_support_to_specify_GIT_REV-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-013-reenable_lcd_config_settings-0.1.patch => xbmc-4a0d15e-013-reenable_lcd_config_settings-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-201-let_select_XBMCProjectM-0.1.patch => xbmc-4a0d15e-201-let_select_XBMCProjectM-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-202-let_select_RSXS-0.1.patch => xbmc-4a0d15e-202-let_select_RSXS-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-303-fix_libdvd_xFLAGS-0.1.patch => xbmc-4a0d15e-303-fix_libdvd_xFLAGS-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-321-CrystalHD_use_yuy2_to_yv12-0.1.patch => xbmc-4a0d15e-321-CrystalHD_use_yuy2_to_yv12-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-402-enable_yasm_in_ffmpeg-0.1.patch => xbmc-4a0d15e-402-enable_yasm_in_ffmpeg-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-404-add_lame_check-0.6.patch => xbmc-4a0d15e-404-add_lame_check-0.6.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-452-change_lcd_content-0.1.patch => xbmc-4a0d15e-452-change_lcd_content-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-453-add_openelec.tv_RSS_news-0.1.patch => xbmc-4a0d15e-453-add_openelec.tv_RSS_news-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-453-ps3_remote_be_more_quiet-0.1.patch => xbmc-4a0d15e-453-ps3_remote_be_more_quiet-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-462-add_remote_irtrans_mediacenter-0.1.patch => xbmc-4a0d15e-462-add_remote_irtrans_mediacenter-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-463-add_remote_devinput-0.1.patch => xbmc-4a0d15e-463-add_remote_devinput-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-464-add_eject_keymapping_for_lirc-0.1.patch => xbmc-4a0d15e-464-add_eject_keymapping_for_lirc-0.1.patch} (100%) rename packages/mediacenter/xbmc/patches/{xbmc-61bdb05-901-advancedsettings_alwaysextractflags.patch => xbmc-4a0d15e-901-advancedsettings_alwaysextractflags.patch} (100%) diff --git a/packages/mediacenter/xbmc/meta b/packages/mediacenter/xbmc/meta index 795030f3dc..5406710f0b 100644 --- a/packages/mediacenter/xbmc/meta +++ b/packages/mediacenter/xbmc/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="xbmc" -PKG_VERSION="61bdb05" +PKG_VERSION="4a0d15e" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-001-add_support_to_specify_GIT_REV-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-001-add_support_to_specify_GIT_REV-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-001-add_support_to_specify_GIT_REV-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-001-add_support_to_specify_GIT_REV-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-013-reenable_lcd_config_settings-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-013-reenable_lcd_config_settings-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-013-reenable_lcd_config_settings-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-013-reenable_lcd_config_settings-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-201-let_select_XBMCProjectM-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-201-let_select_XBMCProjectM-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-201-let_select_XBMCProjectM-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-201-let_select_XBMCProjectM-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-202-let_select_RSXS-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-202-let_select_RSXS-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-202-let_select_RSXS-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-202-let_select_RSXS-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-303-fix_libdvd_xFLAGS-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-303-fix_libdvd_xFLAGS-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-303-fix_libdvd_xFLAGS-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-303-fix_libdvd_xFLAGS-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-321-CrystalHD_use_yuy2_to_yv12-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-321-CrystalHD_use_yuy2_to_yv12-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-321-CrystalHD_use_yuy2_to_yv12-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-321-CrystalHD_use_yuy2_to_yv12-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-402-enable_yasm_in_ffmpeg-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-402-enable_yasm_in_ffmpeg-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-402-enable_yasm_in_ffmpeg-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-402-enable_yasm_in_ffmpeg-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-404-add_lame_check-0.6.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-404-add_lame_check-0.6.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-404-add_lame_check-0.6.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-404-add_lame_check-0.6.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-452-change_lcd_content-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-452-change_lcd_content-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-452-change_lcd_content-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-452-change_lcd_content-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-453-add_openelec.tv_RSS_news-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-453-add_openelec.tv_RSS_news-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-453-add_openelec.tv_RSS_news-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-453-add_openelec.tv_RSS_news-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-453-ps3_remote_be_more_quiet-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-453-ps3_remote_be_more_quiet-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-453-ps3_remote_be_more_quiet-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-453-ps3_remote_be_more_quiet-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-462-add_remote_irtrans_mediacenter-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-462-add_remote_irtrans_mediacenter-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-462-add_remote_irtrans_mediacenter-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-462-add_remote_irtrans_mediacenter-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-463-add_remote_devinput-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-463-add_remote_devinput-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-463-add_remote_devinput-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-463-add_remote_devinput-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-464-add_eject_keymapping_for_lirc-0.1.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-464-add_eject_keymapping_for_lirc-0.1.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-464-add_eject_keymapping_for_lirc-0.1.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-464-add_eject_keymapping_for_lirc-0.1.patch diff --git a/packages/mediacenter/xbmc/patches/xbmc-61bdb05-901-advancedsettings_alwaysextractflags.patch b/packages/mediacenter/xbmc/patches/xbmc-4a0d15e-901-advancedsettings_alwaysextractflags.patch similarity index 100% rename from packages/mediacenter/xbmc/patches/xbmc-61bdb05-901-advancedsettings_alwaysextractflags.patch rename to packages/mediacenter/xbmc/patches/xbmc-4a0d15e-901-advancedsettings_alwaysextractflags.patch