mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
update to connman-0.37
This commit is contained in:
parent
f07510bf00
commit
c02ebf78df
@ -36,5 +36,6 @@ cd $PKG_BUILD
|
||||
--enable-client \
|
||||
--disable-fake \
|
||||
--with-udhcpc=/sbin/udhcpc \
|
||||
--enable-udev \
|
||||
|
||||
make
|
||||
|
@ -1 +0,0 @@
|
||||
nameserver 127.0.0.1
|
@ -22,12 +22,3 @@ cp -PR $PKG_BUILD/scripts/udhcpc-script $INSTALL/usr/lib/connman/scripts
|
||||
|
||||
mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||
cp -PR $PKG_BUILD/src/connman.conf $INSTALL/etc/dbus-1/system.d
|
||||
|
||||
#mkdir -p $INSTALL/etc/udev/rules.d
|
||||
#cp -PR $PKG_BUILD/src/92-connman.rules $INSTALL/etc/udev/rules.d
|
||||
|
||||
#cp -PR $PKG_DIR/config/*.conf $INSTALL/etc
|
||||
|
||||
#mkdir -p $INSTALL/usr/bin
|
||||
#cp -PR $PKG_BUILD/client/cm $INSTALL/usr/bin
|
||||
|
||||
|
@ -1 +1 @@
|
||||
http://www.kernel.org/pub/linux/network/connman/connman-0.23.tar.bz2
|
||||
http://www.kernel.org/pub/linux/network/connman/connman-0.37.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user