Skip to content

Commit

Permalink
connman_0.68: Update configure options and enable ofono plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Schmidt committed Feb 2, 2011
1 parent 81702db commit f45a17f
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions recipes/connman/connman_0.68.bb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require connman.inc
# connman requires libXtables now
DEPENDS += "iptables"
PR = "r0"
PR = "r1"

EXTRA_OECONF += "\
--disable-gtk-doc \
Expand All @@ -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 = "\
Expand Down

0 comments on commit f45a17f

Please sign in to comment.