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

git at git.openembedded.org git at git.openembedded.org
Wed Sep 24 15:23:41 UTC 2014


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

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