From: hschang Date: Mon, 11 May 2015 08:34:02 +0000 (+0900) Subject: [gstreamer1.0-plugins-bad] bluez4 is updated to bluez5. X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=d423498770a4f9c3d0b9cfc6e74f8ceca80919ab;hp=3b4525acdfcaeaa9af7b7874d68558566713e783 [gstreamer1.0-plugins-bad] bluez4 is updated to bluez5. --- diff --git a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc index d3b2b58..9fd9aa9 100644 --- a/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc +++ b/meta-openvuplus/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc @@ -9,7 +9,7 @@ S = "${WORKDIR}/gst-plugins-bad-${PV}" SRC_URI += "file://configure-allow-to-disable-libssh2.patch \ " -inherit gettext +inherit gettext bluetooth # opengl packageconfig factored out to make it easy for distros # and BSP layers to pick either (desktop) opengl, gles2, or no GL @@ -50,7 +50,7 @@ PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2" PACKAGECONFIG[fluidsynth] = "--enable-fluidsynth,--disable-fluidsynth,fluidsynth" PACKAGECONFIG[schroedinger] = "--enable-schro,--disable-schro,schroedinger" PACKAGECONFIG[smoothstreaming] = "--enable-smoothstreaming,--disable-smoothstreaming,libxml2" -PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,bluez4" +PACKAGECONFIG[bluez] = "--enable-bluez,--disable-bluez,${BLUEZ}" PACKAGECONFIG[rsvg] = "--enable-rsvg,--disable-rsvg,librsvg" PACKAGECONFIG[sndfile] = "--enable-sndfile,--disable-sndfile,libsndfile1" PACKAGECONFIG[webp] = "--enable-webp,--disable-webp,libwebp"