diff options
Diffstat (limited to 'meta/recipes-connectivity/bluez/bluez4.inc')
-rw-r--r-- | meta/recipes-connectivity/bluez/bluez4.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bluez/bluez4.inc b/meta/recipes-connectivity/bluez/bluez4.inc index 73c2b75f6c..0827005074 100644 --- a/meta/recipes-connectivity/bluez/bluez4.inc +++ b/meta/recipes-connectivity/bluez/bluez4.inc | |||
@@ -24,7 +24,7 @@ SRC_URI = "\ | |||
24 | " | 24 | " |
25 | S = "${WORKDIR}/bluez-${PV}" | 25 | S = "${WORKDIR}/bluez-${PV}" |
26 | 26 | ||
27 | inherit autotools | 27 | inherit autotools-brokensep |
28 | 28 | ||
29 | EXTRA_OECONF = "\ | 29 | EXTRA_OECONF = "\ |
30 | --disable-gstreamer \ | 30 | --disable-gstreamer \ |