mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman:
- update to connman-0.47 - disable build of docs - various cleanups
This commit is contained in:
parent
a6f9829805
commit
3383b4ba76
@ -3,7 +3,6 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
#$SCRIPTS/build hal
|
||||
$SCRIPTS/build dbus
|
||||
$SCRIPTS/build udev
|
||||
$SCRIPTS/build busybox
|
||||
@ -30,8 +29,6 @@ cd $PKG_BUILD
|
||||
--disable-resolvconf \
|
||||
--enable-loopback \
|
||||
--enable-dnsproxy \
|
||||
--disable-novatel \
|
||||
--disable-huawei \
|
||||
--disable-hso \
|
||||
--disable-mbm \
|
||||
--disable-ppp \
|
||||
@ -45,5 +42,6 @@ cd $PKG_BUILD
|
||||
--disable-datafiles \
|
||||
--disable-silent-rules \
|
||||
--with-udhcpc=/sbin/udhcpc \
|
||||
--disable-gtk-doc \
|
||||
|
||||
make
|
||||
|
@ -1 +1 @@
|
||||
http://www.kernel.org/pub/linux/network/connman/connman-0.46.tar.bz2
|
||||
http://www.kernel.org/pub/linux/network/connman/connman-0.47.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user