diff options
Diffstat (limited to 'meta/recipes-connectivity/bluez5/bluez5.inc')
-rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5.inc b/meta/recipes-connectivity/bluez5/bluez5.inc index e08dff4ca5..2b832efa2c 100644 --- a/meta/recipes-connectivity/bluez5/bluez5.inc +++ b/meta/recipes-connectivity/bluez5/bluez5.inc | |||
@@ -19,7 +19,7 @@ SRC_URI = "\ | |||
19 | " | 19 | " |
20 | S = "${WORKDIR}/bluez-${PV}" | 20 | S = "${WORKDIR}/bluez-${PV}" |
21 | 21 | ||
22 | inherit autotools pkgconfig systemd | 22 | inherit autotools-brokensep pkgconfig systemd |
23 | 23 | ||
24 | EXTRA_OECONF = "\ | 24 | EXTRA_OECONF = "\ |
25 | --enable-tools \ | 25 | --enable-tools \ |