summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-multimedia
diff options
context:
space:
mode:
authorhschang <chang@dev3>2015-04-28 01:57:51 (GMT)
committerhschang <chang@dev3>2015-05-06 05:14:52 (GMT)
commit17d2b94353be7d77e5d2ea3981efaeecc938243b (patch)
treec0e051de2f837d2c0fff301eb348f326fee0299e /meta-openvuplus/recipes-multimedia
parent7d1aded0dae3e141eb703fad621f066308d551f6 (diff)
Remove warning messages.
Diffstat (limited to 'meta-openvuplus/recipes-multimedia')
-rw-r--r--meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend b/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend
index e63d488..cda2634 100644
--- a/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend
+++ b/meta-openvuplus/recipes-multimedia/xbmc/xbmc_git.bbappend
@@ -62,21 +62,18 @@ SRC_URI = "git://code.vuplus.com/git/xbmc.git;protocol=http;branch=${BRANCH};tag
S = "${WORKDIR}/git"
EXTRA_OECONF = " \
- --disable-rpath \
--enable-gles \
--enable-libusb \
--enable-airplay \
--disable-optical-drive \
--enable-external-libraries \
--disable-ssh \
- --enable-external_ffmpeg \
--disable-x11 \
--disable-sdl \
--disable-joystick \
--disable-alsa \
--disable-libcec \
--enable-rtmp \
- --disable-gnutls \
--disable-texturepacker \
--with-platform=dvbbox \
"
@@ -100,3 +97,5 @@ FILES_${PN} += "/usr/bin /usr/share /usr/lib"
SRC_URI[xbmc-support.md5sum] = "9d0c73505484823e3816b5577f28a8a8"
SRC_URI[xbmc-support.sha256sum] = "5483e24db81efca03120dbf0ef4cc423d2665ebc4d52149be15d75a0ae9b626d"
+INSANE_SKIP_${PN} = "already-stripped"
+