mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
bluez: update to bluez-5.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5942809d6c
commit
7e3142508f
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="bluez"
|
PKG_NAME="bluez"
|
||||||
PKG_VERSION="5.11"
|
PKG_VERSION="5.12"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
@ -48,7 +48,6 @@ fi
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--enable-library \
|
--enable-library \
|
||||||
--enable-usb \
|
|
||||||
--enable-udev \
|
--enable-udev \
|
||||||
--disable-cups \
|
--disable-cups \
|
||||||
--disable-obex \
|
--disable-obex \
|
||||||
@ -57,7 +56,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-dependency-tracking \
|
|||||||
--enable-tools \
|
--enable-tools \
|
||||||
--enable-datafiles \
|
--enable-datafiles \
|
||||||
--disable-experimental \
|
--disable-experimental \
|
||||||
--enable-playstation-peripheral \
|
--enable-sixaxis \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
$BLUEZ_CONFIG \
|
$BLUEZ_CONFIG \
|
||||||
storagedir=/storage/.cache/bluetooth"
|
storagedir=/storage/.cache/bluetooth"
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user