From 25ea7f3197809e0e8a5418ad175f3cd963c313a0 Mon Sep 17 00:00:00 2001 From: Isaac Hermida Date: Wed, 24 Jan 2018 08:52:46 +0100 Subject: [PATCH] packagegroup: bluetooth: do not include bluetooth testtools by default Adding the bluetooth testtools does not have a big benefit and increases the size of the rootfs in 16MB given its dependencies, which is critical in devices (CC6UL) with a NAND flash. https://jira.digi.com/browse/DEL-5613 Signed-off-by: Isaac Hermida --- .../packagegroups/packagegroup-dey-bluetooth.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-digi-dey/recipes-connectivity/packagegroups/packagegroup-dey-bluetooth.bb b/meta-digi-dey/recipes-connectivity/packagegroups/packagegroup-dey-bluetooth.bb index e4d7f4a9c..ad8f336cc 100644 --- a/meta-digi-dey/recipes-connectivity/packagegroups/packagegroup-dey-bluetooth.bb +++ b/meta-digi-dey/recipes-connectivity/packagegroups/packagegroup-dey-bluetooth.bb @@ -1,5 +1,5 @@ # -# Copyright (C) 2012 Digi International. +# Copyright (C) 2012-2018 Digi International. # SUMMARY = "Bluetooth packagegroup for DEY image" @@ -10,7 +10,6 @@ MACHINE_BLUETOOTH_EXTRA_INSTALL ?= "${@bb.utils.contains('BLUEZ', 'bluez5', 'blu RDEPENDS_${PN} = " \ ${BLUEZ} \ - ${BLUEZ}-testtools \ ${@bb.utils.contains('BLUEZ', 'bluez5', 'bluez5-noinst-tools bluez5-obex', '', d)} \ ${MACHINE_BLUETOOTH_EXTRA_INSTALL} \ "