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