diff options
Diffstat (limited to 'meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb')
-rw-r--r-- | meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb b/meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb index 6a1652016..822aec4dc 100644 --- a/meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb +++ b/meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | require bluez4.inc | 1 | require bluez4.inc |
2 | require recipes-multimedia/gstreamer/gst-plugins-package.inc | 2 | require recipes-multimedia/gstreamer/gst-plugins-package.inc |
3 | 3 | ||
4 | PNBLACKLIST[gst-plugin-bluetooth] ?= "${@bb.utils.contains('DISTRO_FEATURES', 'bluez5', 'bluez5 conflicts with bluez4 and bluez5 is selected in DISTRO_FEATURES', '', d)}" | ||
5 | |||
4 | PR = "r1" | 6 | PR = "r1" |
5 | 7 | ||
6 | SRC_URI[md5sum] = "fb42cb7038c380eb0e2fa208987c96ad" | 8 | SRC_URI[md5sum] = "fb42cb7038c380eb0e2fa208987c96ad" |