mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
update to connman-0.15
This commit is contained in:
parent
28e819fe16
commit
178647da85
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user