[oe-commits] Tim Orling : xbmc: disable rxsx (euphoria)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 23 17:01:25 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 00c71461c7f242a919e061cd0a6b1902b59715ff
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=00c71461c7f242a919e061cd0a6b1902b59715ff

Author: Tim Orling <TicoTimo at gmail.com>
Date:   Mon Feb 24 22:40:37 2014 -0800

xbmc: disable rxsx (euphoria)

Signed-off-by: Tim Orling <TicoTimo at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-multimedia/recipes-mediacentre/xbmc/xbmc_13.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_13.2.bb b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_13.2.bb
index a6e2bee..b3769b3 100644
--- a/meta-multimedia/recipes-mediacentre/xbmc/xbmc_13.2.bb
+++ b/meta-multimedia/recipes-mediacentre/xbmc/xbmc_13.2.bb
@@ -59,6 +59,7 @@ EXTRA_OECONF_append_armv4 = " --with-platform=novfpnoneon "
 EXTRA_OECONF_append_armv5 = " --with-platform=novfpnoneon "
 
 EXTRA_OECONF_append = " \
+    --disable-rxsx \
     --enable-external-libraries \
     --with-arch=${TARGET_ARCH} \
     "



More information about the Openembedded-commits mailing list