[oe-commits] Andrei Gherzan : xbmc: Update to v13.1

git at git.openembedded.org git at git.openembedded.org
Tue Aug 19 13:42:41 UTC 2014


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

Author: Andrei Gherzan <andrei at gherzan.ro>
Date:   Sun Aug 17 17:58:03 2014 +0200

xbmc: Update to v13.1

* refactor dependencies
* remove already merged patches
* define PACKAGECONFIG for different configurations
* have above PACKAGECONFIG values activated by default
* various cleanups and refactoring
* use internal ffmpeg - there are some known issues while compiling
with external libav
* define --with-arch to be passed to internal ffmpeg configuration
script
* add support for qemuarm

Tested on Fedora 20 host using poky + meta-oe master:
1. build only qemux86
2. build only qemuarm
3. build and runtime test raspberrypi - (patches to come).

This patch depends on two other patches:
http://lists.openembedded.org/pipermail/openembedded-devel/2014-August/097729.html
http://lists.openembedded.org/pipermail/openembedded-devel/2014-August/097730.html

Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
Change-Id: I538f4907a9d1dd5df31648bfb60a18cacfed9d69
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...d-ios-Add-memory-barriers-to-atomic-Add-S.patch | 118 ++++++++++-----------
 ...d-ios-Add-memory-barriers-to-cas-assembly.patch |  82 +++++++-------
 .../xbmc/xbmc/0004-Support-for-qemuarm.patch       | 104 ++++++++++++++++++
 ...igure-cope-with-ld-is-gold-DISTRO_FEATURE.patch |  43 --------
 .../xbmc/configure.in-Avoid-running-code.patch     |  32 ------
 .../recipes-mediacentre/xbmc/xbmc_13.1.bb          | 114 ++++++++++++++++++++
 .../recipes-mediacentre/xbmc/xbmc_git.bb           |  99 -----------------
 7 files changed, 313 insertions(+), 279 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=97b3fc48257c9c1af187bee0c272b5157e2c12b7


More information about the Openembedded-commits mailing list