From: Lucas Sinn <lucas.sinn@wolfvision.net>
To: ptxdist@pengutronix.de
Cc: Lucas Sinn <lucas.sinn@wolfvision.net>
Subject: [ptxdist] [PATCH] bluez: Version bump 5.66 -> 5.77
Date: Mon, 5 Aug 2024 18:36:37 +0200 [thread overview]
Message-ID: <20240805163637.2855733-1-lucas.sinn@wolfvision.net> (raw)
In-Reply-To: <016db821-bc16-4106-ab26-ac766a339fab.e0c24246-04d4-485f-8d5f-1cc8fbefd095.89436c4d-e4c3-4e29-8f22-9a112ea274fd@emailsignatures365.codetwo.com>
Updates.
https://github.com/bluez/bluez/releases/tag/5.77
Signed-off-by: Lucas Sinn <lucas.sinn@wolfvision.net>
---
rules/bluez.make | 23 +++++++++++++++++++----
1 file changed, 19 insertions(+), 4 deletions(-)
diff --git a/rules/bluez.make b/rules/bluez.make
index 01f8075e9..7838a096e 100644
--- a/rules/bluez.make
+++ b/rules/bluez.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_BLUEZ) += bluez
#
# Paths and names
#
-BLUEZ_VERSION := 5.66
-BLUEZ_MD5 := 077aa6f2ffd5b44e830199d54d71338c
+BLUEZ_VERSION := 5.77
+BLUEZ_MD5 := 7cb07ec3073faa0af8b5c8ec5f080a2c
BLUEZ := bluez-$(BLUEZ_VERSION)
BLUEZ_SUFFIX := tar.gz
BLUEZ_URL := $(call ptx/mirror, KERNEL, bluetooth/$(BLUEZ).$(BLUEZ_SUFFIX))
@@ -38,6 +38,9 @@ BLUEZ_LICENSE_FILES := \
BLUEZ_CONF_TOOL := autoconf
BLUEZ_CONF_OPT := $(CROSS_AUTOCONF_USR) \
--enable-optimization \
+ --disable-asan \
+ --disable-lsan \
+ --disable-ubsan \
--disable-debug \
--disable-pie \
--enable-threads \
@@ -52,9 +55,16 @@ BLUEZ_CONF_OPT := $(CROSS_AUTOCONF_USR) \
--enable-hid \
--enable-hog \
--disable-health \
+ --disable-bap \
+ --disable-bass \
+ --disable-mcp \
+ --disable-ccp \
+ --disable-vcp \
+ --disable-micp \
+ --disable-csip \
+ --enable-asha \
--$(call ptx/endis, PTXCONF_BLUEZ_TOOLS)-tools \
--$(call ptx/endis, PTXCONF_BLUEZ_TOOLS)-monitor \
- --$(call ptx/endis, PTXCONF_BLUEZ_TOOLS)-hid2hci \
--enable-udev \
--disable-cups \
--disable-mesh \
@@ -69,15 +79,20 @@ BLUEZ_CONF_OPT := $(CROSS_AUTOCONF_USR) \
--disable-testing \
--disable-experimental \
--$(call ptx/endis, PTXCONF_BLUEZ_TOOLS_DEPRECATED)-deprecated \
+ --disable-external-plugins \
--disable-sixaxis \
+ --$(call ptx/endis, PTXCONF_BLUEZ_TOOLS)-hid2hci \
--disable-logger \
+ --disable-admin \
--disable-android \
--with-dbusconfdir=/usr/share \
--with-dbussystembusdir=/usr/share/dbus-1/system-services \
--with-dbussessionbusdir=/usr/share/dbus-1/services \
+ --with-zsh-completion-dir= \
--with-udevdir=/usr/lib/udev \
--with-systemdsystemunitdir=/usr/lib/systemd/system \
- --with-systemduserunitdir=/usr/lib/systemd/user
+ --with-systemduserunitdir=/usr/lib/systemd/user \
+ --with-phonebook=
# ----------------------------------------------------------------------------
# Target-Install
--
2.37.2
Lucas Sinn
R&D Engineer
Wolfvision GmbH
Oberes Ried 14 | 6833 Klaus | Austria
Tel: +43 5523 52250 <tel:+43552352250> | Mail: lucas.sinn@wolfvision.net <mailto:lucas.sinn@wolfvision.net>
Website: wolfvision.com <www.wolfvision.com>
Firmenbuch / Commercial Register: FN283521v Feldkirch/Austria
next parent reply other threads:[~2024-08-06 12:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <016db821-bc16-4106-ab26-ac766a339fab.e0c24246-04d4-485f-8d5f-1cc8fbefd095.89436c4d-e4c3-4e29-8f22-9a112ea274fd@emailsignatures365.codetwo.com>
2024-08-05 16:36 ` Lucas Sinn [this message]
2024-09-12 12:11 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240805163637.2855733-1-lucas.sinn@wolfvision.net \
--to=lucas.sinn@wolfvision.net \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox