From 9c54fbc2c29343981542932cb69dd6fcf0e63423 Mon Sep 17 00:00:00 2001 From: Vicentiu Galanopulo Date: Mon, 30 Mar 2020 18:08:19 +0200 Subject: [PATCH] resin-image.inc: Remove wifi-start bt-start IMAGE_INSTALL deps wifi-start and bt-start were part of the meta-compulab yocto layer and this layer has been removed. Wifi is working but bluetooth is not: https://github.com/balena-os/balena-compulab/issues/37 A mirrored issue has been opened to Compulab support Signed-off-by: Vicentiu Galanopulo --- layers/meta-balena-compulab/recipes-core/images/resin-image.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/layers/meta-balena-compulab/recipes-core/images/resin-image.inc b/layers/meta-balena-compulab/recipes-core/images/resin-image.inc index a5a06ee6..eabd67b4 100644 --- a/layers/meta-balena-compulab/recipes-core/images/resin-image.inc +++ b/layers/meta-balena-compulab/recipes-core/images/resin-image.inc @@ -17,8 +17,6 @@ IMAGE_INSTALL_append_cl-som-imx8 = " \ imx-boot \ kernel-modules \ firmware-imx \ - wifi-start \ - bt-start \ " IMAGE_CMD_resinos-img_append_cl-som-imx8 () {