]> code.ossystems Code Review - meta-freescale.git/commitdiff
gstreamer1.0-plugins-bad: Drop using bluetooth bbclass
authorKhem Raj <raj.khem@gmail.com>
Fri, 12 Jul 2019 19:23:12 +0000 (12:23 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 12 Jul 2019 20:16:24 +0000 (17:16 -0300)
It has been deprecated for few years and finally now
removed from oe-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.imx.bb

index cfb18957cd818373d39953cbd1a1240e3b6bdc0b..d063c066f5775467a3fc0ba37fe7829741732104 100644 (file)
@@ -45,7 +45,7 @@ LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+"
 
 DEPENDS += "gstreamer1.0-plugins-base jpeg"
 
-inherit gettext bluetooth
+inherit gettext
 
 PACKAGECONFIG ??= " \
     ${GSTREAMER_ORC} \
@@ -61,7 +61,7 @@ PACKAGECONFIG ??= " \
 # not add GL dependencies here, since these are taken care of in -base.
 
 PACKAGECONFIG[assrender]       = "--enable-assrender,--disable-assrender,libass"
-PACKAGECONFIG[bluez]           = "--enable-bluez,--disable-bluez,${BLUEZ}"
+PACKAGECONFIG[bluez]           = "--enable-bluez,--disable-bluez,bluez5"
 PACKAGECONFIG[bz2]             = "--enable-bz2,--disable-bz2,bzip2"
 PACKAGECONFIG[curl]            = "--enable-curl,--disable-curl,curl"
 PACKAGECONFIG[dash]            = "--enable-dash,--disable-dash,libxml2"