X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=blobdiff_plain;f=meta-openvuplus%2Frecipes-multimedia%2Fxbmc%2Fxbmc_git.bbappend;h=cda263467b9fc301d2421492e8e01d69b7100bf3;hp=e63d488e873a178632782bd68058f1e5098e221e;hb=17d2b94353be7d77e5d2ea3981efaeecc938243b;hpb=7d1aded0dae3e141eb703fad621f066308d551f6 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" +