From: Daiane Angolini Date: Tue, 23 Aug 2016 17:14:40 +0000 (-0300) Subject: imx7dsabresd: Install WiFi and Bluetooth by default X-Git-Tag: 2.2~278 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e64c696b4a8b83da61648ec1c072f0c723dbb52c;p=meta-freescale.git imx7dsabresd: Install WiFi and Bluetooth by default This machine has the ZP_BCM4339 chip, so install the firmware by default. Signed-off-by: Daiane Angolini Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index 17337379..673207f2 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf @@ -23,3 +23,5 @@ UBOOT_CONFIG[qspi1] = "mx7dsabresd_qspi1_config" UBOOT_CONFIG[nand] = "mx7dsabresd_nand_config,ubifs" UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" UBOOT_CONFIG[mfgtool] = "mx7dsabresd_config" + +MACHINE_EXTRA_RRECOMMENDS += "firmware-imx-brcm"