mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
update to bluez-4.46
This commit is contained in:
parent
421c24991d
commit
4717bb4d26
@ -3,6 +3,7 @@
|
||||
. config/options
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build alsa-lib
|
||||
$SCRIPTS/build dbus
|
||||
$SCRIPTS/build glib
|
||||
$SCRIPTS/build gettext-dummy
|
||||
@ -35,7 +36,7 @@ fi
|
||||
--disable-audio \
|
||||
--disable-service \
|
||||
--disable-gstreamer \
|
||||
--disable-alsa \
|
||||
--enable-alsa \
|
||||
--disable-usb \
|
||||
--disable-netlink \
|
||||
--enable-tools \
|
||||
|
@ -31,8 +31,8 @@ cp $PKG_DIR/scripts/* $INSTALL/usr/bin
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp $PKG_BUILD/lib/.libs/libbluetooth.so* $INSTALL/usr/lib
|
||||
|
||||
mkdir -p $INSTALL/usr/lib/bluetooth/plugins
|
||||
cp $PKG_BUILD/plugins/.libs/*.so $INSTALL/usr/lib/bluetooth/plugins
|
||||
#mkdir -p $INSTALL/usr/lib/bluetooth/plugins
|
||||
#cp $PKG_BUILD/plugins/.libs/*.so $INSTALL/usr/lib/bluetooth/plugins
|
||||
|
||||
mkdir -p $INSTALL/etc/bluetooth
|
||||
cp $PKG_BUILD/src/main.conf $INSTALL/etc/bluetooth
|
||||
|
@ -1 +1 @@
|
||||
http://www.kernel.org/pub/linux/bluetooth/bluez-4.27.tar.gz
|
||||
http://www.kernel.org/pub/linux/bluetooth/bluez-4.46.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user