aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/connman/connman_0.68.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2011-02-02 15:24:44 +0100
committerStefan Schmidt <stefan@buglabs.net>2011-02-02 15:31:05 +0100
commitf45a17f8fdc3edcf73cef76aee84631a232e5e25 (patch)
tree158b0b92df22440658a6ab26c8bb3d602f8ee5b0 /recipes/connman/connman_0.68.bb
parent81702dbf42c12e85bc6a3a80930bc35649bfdef2 (diff)
downloadopenembedded-f45a17f8fdc3edcf73cef76aee84631a232e5e25.tar.gz
connman_0.68: Update configure options and enable ofono plugin
Diffstat (limited to 'recipes/connman/connman_0.68.bb')
-rw-r--r--recipes/connman/connman_0.68.bb15
1 files changed, 2 insertions, 13 deletions
diff --git a/recipes/connman/connman_0.68.bb b/recipes/connman/connman_0.68.bb
index e19bf14e01..ead215d315 100644
--- a/recipes/connman/connman_0.68.bb
+++ b/recipes/connman/connman_0.68.bb
@@ -1,7 +1,7 @@
require connman.inc
# connman requires libXtables now
DEPENDS += "iptables"
-PR = "r0"
+PR = "r1"
EXTRA_OECONF += "\
--disable-gtk-doc \
@@ -12,24 +12,13 @@ EXTRA_OECONF += "\
--enable-wifi \
--disable-wimax \
--enable-bluetooth \
- --enable-udhcp \
- --enable-dhclient \
+ --enable-ofono \
--enable-resolvconf \
--enable-dnsproxy \
--enable-tools \
- --disable-novatel \
- --disable-huawei \
- --disable-hso \
- --enable-ppp \
-# needs udev >= 129
- --disable-udev \
--disable-polkit \
--enable-client \
--enable-fake \
-# --with-udhcpc=PROGRAM \
-# --with-dhclient=PROGRAM \
-# --with-resolvconf=PROGRAM \
-# --with-pppd=PROGRAM \
"
SRC_URI = "\