Merge pull request #10113 from heitbaum/bluez

bluez: update to 5.83
This commit is contained in:
Christian Hewitt 2025-06-03 21:49:14 +04:00 committed by GitHub
commit a065683476
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="bluez" PKG_NAME="bluez"
PKG_VERSION="5.82" PKG_VERSION="5.83"
PKG_SHA256="0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b" PKG_SHA256="108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.bluez.org/" PKG_SITE="http://www.bluez.org/"
PKG_URL="https://www.kernel.org/pub/linux/bluetooth/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://www.kernel.org/pub/linux/bluetooth/${PKG_NAME}-${PKG_VERSION}.tar.xz"

View File

@ -27,7 +27,7 @@ index b7e9f2d33..9a9e9a0a0 100644
obexd_builtin_modules += mns obexd_builtin_modules += mns
obexd_builtin_sources += obexd/client/mns.c obexd/src/map_ap.h \ obexd_builtin_sources += obexd/client/mns.c obexd/src/map_ap.h \
obexd/client/map-event.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 \ -D_FILE_OFFSET_BITS=64 \
-I$(builddir)/obexd/src -I$(builddir)/obexd/src
@ -36,6 +36,6 @@ index b7e9f2d33..9a9e9a0a0 100644
-obexd-remove-service-symlink: -obexd-remove-service-symlink:
-endif -endif
- -
obexd_src_obexd_SHORTNAME = obexd if OBEX
if SYSTEMD
obexd_builtin_files = obexd/src/builtin.h $(obexd_builtin_nodist) obexd_src_obexd_CPPFLAGS += -DSYSTEMD