From patchwork Mon Feb 8 00:55:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Grzegorz Blach X-Patchwork-Id: 1437549 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.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DYxcn3c45z9s1l for ; Mon, 8 Feb 2021 17:55:53 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 86E7620119; Mon, 8 Feb 2021 06:55:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wecb8s6GSjk2; Mon, 8 Feb 2021 06:55:48 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id C30F62037B; Mon, 8 Feb 2021 06:55:48 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 9AF371BF41E for ; Mon, 8 Feb 2021 06:55:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 975A32037B for ; Mon, 8 Feb 2021 06:55:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kJdPapDXI2QR for ; Mon, 8 Feb 2021 06:55:46 +0000 (UTC) X-Greylist: delayed 01:09:59 by SQLgrey-1.7.6 Received: from 6.mo179.mail-out.ovh.net (6.mo179.mail-out.ovh.net [46.105.56.76]) by silver.osuosl.org (Postfix) with ESMTPS id 54F5920119 for ; Mon, 8 Feb 2021 06:55:46 +0000 (UTC) Received: from player788.ha.ovh.net (unknown [10.108.20.204]) by mo179.mail-out.ovh.net (Postfix) with ESMTP id 331D71895CA for ; Mon, 8 Feb 2021 01:56:03 +0100 (CET) Received: from blach.pl (unknown [91.239.251.68]) (Authenticated sender: grzegorz@blach.pl) by player788.ha.ovh.net (Postfix) with ESMTPSA id 94A9B1AD4FE90; Mon, 8 Feb 2021 00:55:57 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-100R0034a257560-1f25-46e8-8a1f-24d5a185c502, 0E58A965B715B0621B48FB3EA24B8D42E001282A) smtp.auth=grzegorz@blach.pl X-OVh-ClientIp: 91.239.251.68 From: Grzegorz Blach To: buildroot@buildroot.org Date: Mon, 8 Feb 2021 01:55:42 +0100 Message-Id: <20210208005546.482866-1-grzegorz@blach.pl> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-Ovh-Tracer-Id: 10097633318716792478 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduledrhedvgddvjecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepifhriigvghhorhiiuceulhgrtghhuceoghhriigvghhorhiisegslhgrtghhrdhplheqnecuggftrfgrthhtvghrnhepfedtveekfeevvddufeekgeejvedtfeejieevteehieekjeeujeehtefgudeuveejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkpheptddrtddrtddrtddpledurddvfeelrddvhedurdeikeenucfuphgrmhfkphfpvghtfihorhhkpeeluddrvdefledrvdehuddrieeknecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmohguvgepshhmthhpqdhouhhtpdhhvghlohepphhlrgihvghrjeekkedrhhgrrdhovhhhrdhnvghtpdhinhgvtheptddrtddrtddrtddpmhgrihhlfhhrohhmpehgrhiivghgohhriiessghlrggthhdrphhlpdhrtghpthhtohepsghuihhlughrohhothessghuihhlughrohhothdrohhrgh Subject: [Buildroot] [PATCH 1/3] package/python-bluezero: depends on dbus-python and python-gobject 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 , Thomas Petazzoni , Asaf Kahlon Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" As of version 0.4.0 observer.py uses dbus-python (to comunicate with BlueZ) instead of python-aioblescan. Thus, all modules now depend on dbus-python. Signed-off-by: Grzegorz Blach --- package/python-bluezero/Config.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package/python-bluezero/Config.in b/package/python-bluezero/Config.in index 9ea3686a2b..3a9e5df6b7 100644 --- a/package/python-bluezero/Config.in +++ b/package/python-bluezero/Config.in @@ -1,12 +1,9 @@ config BR2_PACKAGE_PYTHON_BLUEZERO bool "python-bluezero" depends on BR2_PACKAGE_PYTHON3 + select BR2_PACKAGE_DBUS_PYTHON # runtime + select BR2_PACKAGE_PYTHON_GOBJECT # runtime help Python library for Bluetooth Low Energy (BLE) on Linux. - For central.py, peripheral.py and broadcaster.py you need - to enable the dbus-python and the bluez5-utils package. - For observer.py, you need to enable the python-aioblescan - package. - https://github.com/ukBaz/python-bluezero