mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
commit
a065683476
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="bluez"
|
||||
PKG_VERSION="5.82"
|
||||
PKG_SHA256="0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b"
|
||||
PKG_VERSION="5.83"
|
||||
PKG_SHA256="108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.bluez.org/"
|
||||
PKG_URL="https://www.kernel.org/pub/linux/bluetooth/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
|
@ -27,7 +27,7 @@ index b7e9f2d33..9a9e9a0a0 100644
|
||||
obexd_builtin_modules += mns
|
||||
obexd_builtin_sources += obexd/client/mns.c obexd/src/map_ap.h \
|
||||
obexd/client/map-event.h
|
||||
@@ -104,11 +106,6 @@ obexd_src_obexd_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS) $(DBUS_CFLAGS) \
|
||||
@@ -107,11 +109,6 @@ obexd_src_obexd_CPPFLAGS = $(AM_CPPFLAGS) $(GLIB_CFLAGS) $(DBUS_CFLAGS) \
|
||||
-D_FILE_OFFSET_BITS=64 \
|
||||
-I$(builddir)/obexd/src
|
||||
|
||||
@ -36,6 +36,6 @@ index b7e9f2d33..9a9e9a0a0 100644
|
||||
-obexd-remove-service-symlink:
|
||||
-endif
|
||||
-
|
||||
obexd_src_obexd_SHORTNAME = obexd
|
||||
|
||||
obexd_builtin_files = obexd/src/builtin.h $(obexd_builtin_nodist)
|
||||
if OBEX
|
||||
if SYSTEMD
|
||||
obexd_src_obexd_CPPFLAGS += -DSYSTEMD
|
||||
|
Loading…
x
Reference in New Issue
Block a user