aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/ofono/ofono_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/ofono/ofono_git.bb')
-rw-r--r--meta/recipes-connectivity/ofono/ofono_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-connectivity/ofono/ofono_git.bb b/meta/recipes-connectivity/ofono/ofono_git.bb
index f79f34f37d..db0bf735b6 100644
--- a/meta/recipes-connectivity/ofono/ofono_git.bb
+++ b/meta/recipes-connectivity/ofono/ofono_git.bb
@@ -8,10 +8,6 @@ PR = "r5"
SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \
file://ofono"
-EXTRA_OECONF += "\
- ${@base_contains('DISTRO_FEATURES', 'bluetooth','--enable-bluetooth', '--disable-bluetooth', d)} \
-"
-
do_configure_prepend () {
${S}/bootstrap
}