aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/obexd_0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bluez/obexd_0.22.bb')
-rw-r--r--recipes/bluez/obexd_0.22.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bluez/obexd_0.22.bb b/recipes/bluez/obexd_0.22.bb
index 1731cd2a94..c521c9c051 100644
--- a/recipes/bluez/obexd_0.22.bb
+++ b/recipes/bluez/obexd_0.22.bb
@@ -5,11 +5,11 @@ DEPENDS_append_shr = " libframeworkd-glib "
LICENSE = "GPLv2"
SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz;name=archive"
-SRC_URI_append_shr = " file://obexd-add-fso-support.patch;patch=1 "
+SRC_URI_append_shr = " file://obexd-add-fso-support.patch "
SRC_URI[archive.md5sum] = "ed59a0e357b56d2a2ba0d1de6a0cc109"
SRC_URI[archive.sha256sum] = "b6a0217abafd2fd78c33ef8b9d64bb83da014c67c1ed594c475129a1b326e137"
-inherit autotools_stage
+inherit autotools
EXTRA_OECONF_append_shr = " --with-telephony=fso --with-phonebook=fso "