aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-11-06 23:22:59 -0800
committerAndreas Oberritter <obi@opendreambox.org>2017-06-26 22:59:19 +0200
commit66d8cdcc0eff048844fe2ff90dc3431215168914 (patch)
tree15eb425219e1c69d094742725152546965e23f58 /meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb
parenta0d74d2f0c6c99f553ba9980a80376507ae63e1d (diff)
downloadmeta-openembedded-contrib-66d8cdcc0eff048844fe2ff90dc3431215168914.tar.gz
kodi-17: Fix build with musl
Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 610e0942289e99cbe2739ac956b9923cf55ab535) Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Diffstat (limited to 'meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb')
-rw-r--r--meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb b/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb
index 0fd104a8d4..8cb9dacbc2 100644
--- a/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb
+++ b/meta-multimedia/recipes-mediacenter/kodi/kodi_17.bb
@@ -71,6 +71,12 @@ SRC_URI = "git://github.com/xbmc/xbmc.git;branch=master \
file://0003-add-support-to-read-frequency-output-if-using-intel-.patch \
file://0004-Disable-DVD-support.patch \
file://0005-Always-compile-libcpluff-as-PIC.patch \
+ file://0006-build-Add-support-for-musl-triplets.patch \
+"
+
+SRC_URI_append_libc-musl = " \
+ file://0007-Remove-FILEWRAP.patch \
+ file://0008-Fix-file_Emu-on-musl.patch \
"
inherit autotools-brokensep gettext pythonnative