From 44d41bf3e94c4c8fe5ad5a3650572c8d17ef36c9 Mon Sep 17 00:00:00 2001 From: "piotr.lewicki" Date: Tue, 15 Nov 2016 09:21:28 +0100 Subject: raspberrypi3.conf: fix typo for BCM43430 Signed-off-by: Piotr Lewicki --- conf/machine/raspberrypi3.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf index 438c6e6..9820209 100644 --- a/conf/machine/raspberrypi3.conf +++ b/conf/machine/raspberrypi3.conf @@ -4,7 +4,7 @@ MACHINEOVERRIDES = "raspberrypi2:${MACHINE}" -MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430" +MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" include conf/machine/raspberrypi2.conf -- cgit v1.2.3-54-g00ecf