mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
update to bluez-4.46
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user