aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2011-05-28 00:29:14 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-27 20:28:39 +0200
commit5210f866332b4b16fbb4df4e26797bf47d37f1a3 (patch)
treef0a5013f2f6b17ce76fc62a0f7a32f31ecd2c8b4 /meta-oe
parent3a72139c65b23a3cbc120f582c266e5dcae9261b (diff)
downloadmeta-openembedded-5210f866332b4b16fbb4df4e26797bf47d37f1a3.tar.gz
connman: add gnutls to depends and move iptables dependency also to .inc file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/connman/connman.inc2
-rw-r--r--meta-oe/recipes-connectivity/connman/connman_0.73.bb2
2 files changed, 1 insertions, 3 deletions
diff --git a/meta-oe/recipes-connectivity/connman/connman.inc b/meta-oe/recipes-connectivity/connman/connman.inc
index 0a662d8041..7edef34c5b 100644
--- a/meta-oe/recipes-connectivity/connman/connman.inc
+++ b/meta-oe/recipes-connectivity/connman/connman.inc
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
file://src/main.c;beginline=1;endline=20;md5=4b55b550fa6b33cc2055ef30dd262b3e"
# we need to define the depends here, the dynamic stuff is too late
-DEPENDS = "libnl wpa-supplicant dbus glib-2.0 ppp busybox dhcp resolvconf bluez4"
+DEPENDS = "libnl wpa-supplicant dbus glib-2.0 ppp busybox dhcp resolvconf bluez4 iptables gnutls"
EXTRA_OECONF += "\
ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \
diff --git a/meta-oe/recipes-connectivity/connman/connman_0.73.bb b/meta-oe/recipes-connectivity/connman/connman_0.73.bb
index 3d0815fb6f..6ef4302839 100644
--- a/meta-oe/recipes-connectivity/connman/connman_0.73.bb
+++ b/meta-oe/recipes-connectivity/connman/connman_0.73.bb
@@ -1,6 +1,4 @@
require connman.inc
-# connman requires libXtables now
-DEPENDS += "iptables"
PR = "r1"
EXTRA_OECONF += "\