- update to connman-0.48
This commit is contained in:
Stephan Raue 2010-01-07 02:05:44 +01:00
parent 810c612e26
commit 9bf5b3656d
2 changed files with 6 additions and 3 deletions

View File

@ -23,7 +23,6 @@ cd $PKG_BUILD
--enable-wifi \
--disable-bluetooth \
--disable-ofono \
--disable-modemmgr \
--enable-udhcp \
--disable-dhclient \
--disable-resolvconf \
@ -31,7 +30,6 @@ cd $PKG_BUILD
--enable-dnsproxy \
--disable-hso \
--disable-mbm \
--disable-ppp \
--disable-iwmx \
--disable-iospm \
--disable-polkit \
@ -43,5 +41,10 @@ cd $PKG_BUILD
--disable-silent-rules \
--with-udhcpc=/sbin/udhcpc \
--disable-gtk-doc \
--disable-openconnect \
--disable-google \
--disable-moblin \
--disable-test \
--disable-capng \
make

View File

@ -1 +1 @@
http://www.kernel.org/pub/linux/network/connman/connman-0.47.tar.bz2
http://www.kernel.org/pub/linux/network/connman/connman-0.48.tar.bz2