[oe-commits] Thomas Zimmermann : obexd_0.34.bb: remove fso patch

git version control git at git.openembedded.org
Wed Oct 13 12:07:48 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ac50fe200ead5926a8ab2c4a7b7dfc6ea76bb8dd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ac50fe200ead5926a8ab2c4a7b7dfc6ea76bb8dd

Author: Thomas Zimmermann <ml at vdm-design.de>
Date:   Wed Oct 13 14:03:46 2010 +0200

obexd_0.34.bb: remove fso patch

* this won't apply to this version
* remove as it needs complete rewrite

---

 recipes/bluez/obexd_0.34.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/recipes/bluez/obexd_0.34.bb b/recipes/bluez/obexd_0.34.bb
index b2c2b35..f94c588 100644
--- a/recipes/bluez/obexd_0.34.bb
+++ b/recipes/bluez/obexd_0.34.bb
@@ -1,16 +1,12 @@
 DESCRIPTION = "OBEX Server and Client"
 DEPENDS = "openobex glib-2.0 dbus bluez4"
-DEPENDS_append_shr = " libframeworkd-glib "
 
 LICENSE = "GPLv2"
 
 SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz"
-SRC_URI_append_shr = " file://obexd-add-fso-support.patch "
 SRC_URI[md5sum] = "58dd77e7a005e9f1451c0c7efddbad92"
 SRC_URI[sha256sum] = "7f8ed0ce47891d925275d7699527cd106cad14dd90094c8b2414286b2371e91c"
 
 inherit autotools
 
-EXTRA_OECONF_append_shr = " --with-telephony=fso --with-phonebook=fso "
-
 FILES_${PN} += "${datadir}/dbus-1/"





More information about the Openembedded-commits mailing list