aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xbmc/xbmc_svn.bb
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-03-26 14:31:46 +0100
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-03-28 09:45:28 +0200
commit980ebf373259f2b032f060526684ee08f13a08c6 (patch)
tree5ee260aec468f5718ec3d877bdc7ff7e8775cf38 /recipes/xbmc/xbmc_svn.bb
parent98c3473a42b6cf22adfa357ec1ef6abe7fd6babe (diff)
downloadopenembedded-980ebf373259f2b032f060526684ee08f13a08c6.tar.gz
xbmc: add patch to fix `error: call of overloaded 'abs(int64_t)' is ambiguous`
For further information please read the commit message of the patch. Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'recipes/xbmc/xbmc_svn.bb')
-rw-r--r--recipes/xbmc/xbmc_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/xbmc/xbmc_svn.bb b/recipes/xbmc/xbmc_svn.bb
index 45a7dadfcd..0322bb5e94 100644
--- a/recipes/xbmc/xbmc_svn.bb
+++ b/recipes/xbmc/xbmc_svn.bb
@@ -7,7 +7,7 @@ require recipes/egl/egl.inc
SRCREV = "e2ab481ebe964321c358ab9d6402088c714adcbe"
PV = "10.05"
-PR = "r12"
+PR = "r13"
PR_append = "+gitr${SRCPV}"
SRC_URI = "git://xbmc.git.sourceforge.net/gitroot/xbmc/xbmc;protocol=git;branch=master \
@@ -23,6 +23,7 @@ file://0009-Added-a-configure-option-disable-optical-drive.patch \
file://0010-Fixed-so-compile-worked-when-disabling-optical.patch \
file://0011-reverted-so-normal-bootstrap-doesn-t-exclude-gnu-con.patch \
file://0012-fix-lzo-things.patch \
+file://0013-xbmc-RenderSystemGLES.cpp-use-abs-from-standard-libr.patch \
"
inherit autotools gettext