update to connman-0.15

This commit is contained in:
Stephan Raue 2009-04-19 01:22:28 +02:00
parent 28e819fe16
commit 178647da85
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ $SCRIPTS/build bluez
$SCRIPTS/build gettext
cd $BUILD/$1*
#./bootstrap
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
@ -25,7 +25,9 @@ cd $BUILD/$1*
--enable-bluetooth \
--disable-novatel \
--disable-huawei \
--enable-hso \
--disable-hso \
--disable-iospm \
--disable-iwmxsdk \
--enable-udhcp \
--disable-dhclient \
--disable-resolvconf \
@ -36,8 +38,6 @@ cd $BUILD/$1*
--enable-client \
--disable-fake \
--with-udhcpc=/sbin/udhcpc \
# --enable-threads \
make

View File

@ -1 +1 @@
http://ftp.moblin.org/connman/releases/connman-0.10.tar.gz
http://www.kernel.org/pub/linux/network/connman/connman-0.15.tar.bz2