From d667c2d8e65d1776e877770637d0c933c7a5f2bb Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 12 Sep 2013 23:53:44 +0200 Subject: [PATCH 1/3] service.openelec.settings: update to service.openelec.settings-0.2.13 Signed-off-by: Stephan Raue --- packages/mediacenter/service.openelec.settings/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mediacenter/service.openelec.settings/meta b/packages/mediacenter/service.openelec.settings/meta index fde639d454..5810543c7a 100644 --- a/packages/mediacenter/service.openelec.settings/meta +++ b/packages/mediacenter/service.openelec.settings/meta @@ -19,7 +19,7 @@ ################################################################################ PKG_NAME="service.openelec.settings" -PKG_VERSION="0.2.12" +PKG_VERSION="0.2.13" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="prop." From 8444151c7333fa60bdd812e0f5607d47976959e8 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 13 Sep 2013 00:00:53 +0200 Subject: [PATCH 2/3] projects/*/linux: add CONFIG_ET131X support to supported builds, this fixes #2580 Signed-off-by: Stephan Raue --- projects/Generic/linux/linux.i386.conf | 2 +- projects/Generic/linux/linux.x86_64.conf | 2 +- projects/Generic_OSS/linux/linux.i386.conf | 2 +- projects/Intel/linux/linux.x86_64.conf | 2 +- projects/Virtual/linux/linux.i386.conf | 2 +- projects/Virtual/linux/linux.x86_64.conf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/projects/Generic/linux/linux.i386.conf b/projects/Generic/linux/linux.i386.conf index bf57b0f36a..6425926576 100644 --- a/projects/Generic/linux/linux.i386.conf +++ b/projects/Generic/linux/linux.i386.conf @@ -3275,7 +3275,7 @@ CONFIG_UIO=y # Microsoft Hyper-V guest support # CONFIG_STAGING=y -# CONFIG_ET131X is not set +CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set # CONFIG_W35UND is not set diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index c9df8c5c18..caf89a3ec5 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -3242,7 +3242,7 @@ CONFIG_UIO=y # Microsoft Hyper-V guest support # CONFIG_STAGING=y -# CONFIG_ET131X is not set +CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set # CONFIG_W35UND is not set diff --git a/projects/Generic_OSS/linux/linux.i386.conf b/projects/Generic_OSS/linux/linux.i386.conf index 57bddc51dc..0bc308599b 100644 --- a/projects/Generic_OSS/linux/linux.i386.conf +++ b/projects/Generic_OSS/linux/linux.i386.conf @@ -3278,7 +3278,7 @@ CONFIG_UIO=y # Microsoft Hyper-V guest support # CONFIG_STAGING=y -# CONFIG_ET131X is not set +CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set # CONFIG_W35UND is not set diff --git a/projects/Intel/linux/linux.x86_64.conf b/projects/Intel/linux/linux.x86_64.conf index 1cdf7c1126..c2ebb73f4e 100644 --- a/projects/Intel/linux/linux.x86_64.conf +++ b/projects/Intel/linux/linux.x86_64.conf @@ -3152,7 +3152,7 @@ CONFIG_RTC_DRV_CMOS=y # Microsoft Hyper-V guest support # CONFIG_STAGING=y -# CONFIG_ET131X is not set +CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set # CONFIG_W35UND is not set diff --git a/projects/Virtual/linux/linux.i386.conf b/projects/Virtual/linux/linux.i386.conf index a333913296..147b0352d7 100644 --- a/projects/Virtual/linux/linux.i386.conf +++ b/projects/Virtual/linux/linux.i386.conf @@ -3277,7 +3277,7 @@ CONFIG_UIO=y # Microsoft Hyper-V guest support # CONFIG_STAGING=y -# CONFIG_ET131X is not set +CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set # CONFIG_W35UND is not set diff --git a/projects/Virtual/linux/linux.x86_64.conf b/projects/Virtual/linux/linux.x86_64.conf index 68e732940a..37599944a3 100644 --- a/projects/Virtual/linux/linux.x86_64.conf +++ b/projects/Virtual/linux/linux.x86_64.conf @@ -3244,7 +3244,7 @@ CONFIG_UIO=y # Microsoft Hyper-V guest support # CONFIG_STAGING=y -# CONFIG_ET131X is not set +CONFIG_ET131X=y # CONFIG_SLICOSS is not set # CONFIG_USBIP_CORE is not set # CONFIG_W35UND is not set From 61137b54f07ba096d05c394ca36fb5046015d8f6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 13 Sep 2013 00:21:01 +0200 Subject: [PATCH 3/3] xbmc: change some loglevels of alsa Signed-off-by: Stephan Raue --- .../12.2-68a881d/xbmc-990.29-alsa-LOGDEBUG.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/mediacenter/xbmc/patches/12.2-68a881d/xbmc-990.29-alsa-LOGDEBUG.patch diff --git a/packages/mediacenter/xbmc/patches/12.2-68a881d/xbmc-990.29-alsa-LOGDEBUG.patch b/packages/mediacenter/xbmc/patches/12.2-68a881d/xbmc-990.29-alsa-LOGDEBUG.patch new file mode 100644 index 0000000000..52fdd3eb90 --- /dev/null +++ b/packages/mediacenter/xbmc/patches/12.2-68a881d/xbmc-990.29-alsa-LOGDEBUG.patch @@ -0,0 +1,12 @@ +diff -Naur xbmc-12.2-68a881d/xbmc/cores/AudioEngine/Sinks/AESinkALSA.cpp xbmc-12.2-68a881d.patch/xbmc/cores/AudioEngine/Sinks/AESinkALSA.cpp +--- xbmc-12.2-68a881d/xbmc/cores/AudioEngine/Sinks/AESinkALSA.cpp 2013-09-12 19:41:16.000000000 +0200 ++++ xbmc-12.2-68a881d.patch/xbmc/cores/AudioEngine/Sinks/AESinkALSA.cpp 2013-09-13 00:12:05.538128585 +0200 +@@ -1180,7 +1180,7 @@ + char *errorStr; + if (vasprintf(&errorStr, fmt, arg) >= 0) + { +- CLog::Log(LOGINFO, "CAESinkALSA - ALSA: %s:%d:(%s) %s%s%s", ++ CLog::Log(LOGDEBUG, "CAESinkALSA - ALSA: %s:%d:(%s) %s%s%s", + file, line, function, errorStr, err ? ": " : "", err ? snd_strerror(err) : ""); + free(errorStr); + }