* [PATCH] connman: Drop hal dependency and udev configure option, neither is used
@ 2011-10-07 10:19 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2011-10-07 10:19 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index a72c34a..ae1b725 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -13,7 +13,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
file://src/main.c;beginline=1;endline=20;md5=4b55b550fa6b33cc2055ef30dd262b3e"
-DEPENDS = "libgdbus dbus glib-2.0 hal iptables"
+DEPENDS = "libgdbus dbus glib-2.0 iptables"
INITSCRIPT_NAME = "connman"
INITSCRIPT_PARAMS = "start 05 5 2 3 . stop 22 0 1 6 ."
diff --git a/meta/recipes-connectivity/connman/connman_0.75.bb b/meta/recipes-connectivity/connman/connman_0.75.bb
index 5a7b284..4c25fcc 100644
--- a/meta/recipes-connectivity/connman/connman_0.75.bb
+++ b/meta/recipes-connectivity/connman/connman_0.75.bb
@@ -13,7 +13,6 @@ EXTRA_OECONF += "\
--enable-dnsproxy \
--disable-dhclient \
--enable-test \
- --disable-udev \
--disable-polkit \
--enable-client \
--enable-ofono \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-07 10:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 10:19 [PATCH] connman: Drop hal dependency and udev configure option, neither is used Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox