summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez5/bluez5.inc
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-01-07 16:31:35 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-11 23:26:30 +0000
commit8f2ab19b25d3cade519e2f4c1e437c1597cec09d (patch)
tree983905399b2e42f185a741789c57ed816f27444d /meta/recipes-connectivity/bluez5/bluez5.inc
parent11f5a4293615123daaf5d960166617192409095e (diff)
downloadpoky-8f2ab19b25d3cade519e2f4c1e437c1597cec09d.tar.gz
bluez5: upgrade to 5.37
5.36 -> 5.37 Remove the backported patch: core-profile-Fix-possible-crash-when-registering-pro.patch Build bluez5 only when DISTRO_FEATURES include bluez5 (From OE-Core rev: 0a556af62b509f9defd8ac5b3a6648bdfe1dff67) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bluez5/bluez5.inc')
-rw-r--r--meta/recipes-connectivity/bluez5/bluez5.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc
index 3aaefa366c..ff2bdcba62 100644
--- a/meta/recipes-connectivity/bluez5/bluez5.inc
+++ b/meta/recipes-connectivity/bluez5/bluez5.inc
@@ -22,7 +22,7 @@ SRC_URI = "\
22" 22"
23S = "${WORKDIR}/bluez-${PV}" 23S = "${WORKDIR}/bluez-${PV}"
24 24
25inherit autotools-brokensep pkgconfig systemd update-rc.d 25inherit autotools-brokensep pkgconfig systemd update-rc.d distro_features_check
26 26
27EXTRA_OECONF = "\ 27EXTRA_OECONF = "\
28 --enable-tools \ 28 --enable-tools \