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

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: 867fabcbb7545f44b699cef42feba10d141890da
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=867fabcbb7545f44b699cef42feba10d141890da

Author: Andrei Gherzan <andrei at gherzan.ro>
Date:   Sun Aug 24 20:05:01 2014 +0200

xbmc: Update to v13.2

* 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
* add libcec, rtmpdump to DEPENDS
* add libpulsecommon to RDEPENDS

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).

Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
Signed-off-by: Tim Orling <TicoTimo at gmail.com>
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 +++++++-------
 .../0004-Support-for-novfpnoneon-platforms.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.2.bb          | 119 +++++++++++++++++++++
 .../recipes-mediacentre/xbmc/xbmc_git.bb           |  99 -----------------
 7 files changed, 318 insertions(+), 279 deletions(-)

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


More information about the Openembedded-commits mailing list