From patchwork Sun Jun 20 08:58:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1494750 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4G765z1jSyz9sVb for ; Sun, 20 Jun 2021 18:59:01 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id E6EDF82E43; Sun, 20 Jun 2021 08:58:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FfeQw27L-JQU; Sun, 20 Jun 2021 08:58:58 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 4C6D6824E3; Sun, 20 Jun 2021 08:58:57 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id B7F8F1BF59F for ; Sun, 20 Jun 2021 08:58:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id A7D2C60777 for ; Sun, 20 Jun 2021 08:58:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vG0UT4VqSN3s for ; Sun, 20 Jun 2021 08:58:54 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by smtp3.osuosl.org (Postfix) with ESMTPS id 09CE160762 for ; Sun, 20 Jun 2021 08:58:53 +0000 (UTC) Received: from fwd36.aul.t-online.de (fwd36.aul.t-online.de [172.20.26.137]) by mailout06.t-online.de (Postfix) with SMTP id B723B5685D; Sun, 20 Jun 2021 10:58:50 +0200 (CEST) Received: from fli4l.lan.fli4l (XjziKQZGohwgo5-314FWdfN8B36pgCu6MToW-K22662EM+v2+NizRMFUnK3LJDkZdD@[91.58.8.174]) by fwd36.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1lutHv-1CIVIO0; Sun, 20 Jun 2021 10:58:43 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:36226) by fli4l.lan.fli4l with esmtp (Exim 4.94.2) (envelope-from ) id 1lutHu-00057T-Ht; Sun, 20 Jun 2021 10:58:43 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 20 Jun 2021 10:58:42 +0200 Message-Id: <20210620085842.204782-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-ID: XjziKQZGohwgo5-314FWdfN8B36pgCu6MToW-K22662EM+v2+NizRMFUnK3LJDkZdD X-TOI-EXPURGATEID: 150726::1624179523-000121E1-F59F9FC2/0/0 CLEAN NORMAL X-TOI-MSGID: 84c39611-35ff-4cc6-9243-b7e86b704304 Subject: [Buildroot] [PATCH 1/1] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.59 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Grzegorz Blach , Marcin Bis Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Release notes: http://www.bluez.org/release-of-bluez-5-59/ Added configure option to disable manpages to avoid rst2man dependency introduced by this release. Signed-off-by: Bernd Kuhls --- package/bluez5_utils-headers/bluez5_utils-headers.mk | 2 +- package/bluez5_utils/bluez5_utils.hash | 2 +- package/bluez5_utils/bluez5_utils.mk | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package/bluez5_utils-headers/bluez5_utils-headers.mk b/package/bluez5_utils-headers/bluez5_utils-headers.mk index 1e8b6ad01a..66f9e5bde2 100644 --- a/package/bluez5_utils-headers/bluez5_utils-headers.mk +++ b/package/bluez5_utils-headers/bluez5_utils-headers.mk @@ -5,7 +5,7 @@ ################################################################################ # Keep the version and patches in sync with bluez5_utils -BLUEZ5_UTILS_HEADERS_VERSION = 5.58 +BLUEZ5_UTILS_HEADERS_VERSION = 5.59 BLUEZ5_UTILS_HEADERS_SOURCE = bluez-$(BLUEZ5_UTILS_VERSION).tar.xz BLUEZ5_UTILS_HEADERS_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth BLUEZ5_UTILS_HEADERS_DL_SUBDIR = bluez5_utils diff --git a/package/bluez5_utils/bluez5_utils.hash b/package/bluez5_utils/bluez5_utils.hash index 01bcd2ac50..5fa79831a1 100644 --- a/package/bluez5_utils/bluez5_utils.hash +++ b/package/bluez5_utils/bluez5_utils.hash @@ -1,4 +1,4 @@ # From https://www.kernel.org/pub/linux/bluetooth/sha256sums.asc: -sha256 c8065e75a5eb67236849ef68a354b1700540305a8c88ef0a0fd6288f19daf1f1 bluez-5.58.tar.xz +sha256 046b95b386d0bfb2a16311fe799d517ee7735045512d89902c4ed701db477316 bluez-5.59.tar.xz sha256 b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259 COPYING sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING.LIB diff --git a/package/bluez5_utils/bluez5_utils.mk b/package/bluez5_utils/bluez5_utils.mk index 4c1575f69a..2e5bdd3ccb 100644 --- a/package/bluez5_utils/bluez5_utils.mk +++ b/package/bluez5_utils/bluez5_utils.mk @@ -5,7 +5,7 @@ ################################################################################ # Keep the version and patches in sync with bluez5_utils-headers -BLUEZ5_UTILS_VERSION = 5.58 +BLUEZ5_UTILS_VERSION = 5.59 BLUEZ5_UTILS_SOURCE = bluez-$(BLUEZ5_UTILS_VERSION).tar.xz BLUEZ5_UTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/bluetooth BLUEZ5_UTILS_INSTALL_STAGING = YES @@ -23,6 +23,7 @@ BLUEZ5_UTILS_CONF_OPTS = \ --enable-tools \ --enable-library \ --disable-cups \ + --disable-manpages \ --with-dbusconfdir=/etc ifeq ($(BR2_PACKAGE_BLUEZ5_UTILS_OBEX),y)