From d423498770a4f9c3d0b9cfc6e74f8ceca80919ab Mon Sep 17 00:00:00 2001 From: hschang Date: Mon, 11 May 2015 17:34:02 +0900 Subject: [PATCH 1/1] [gstreamer1.0-plugins-bad] bluez4 is updated to bluez5. --- .../recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.7.4