summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-03-28 14:47:44 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-08-17 15:24:49 +0100
commitf1dce2b10a5bf1d02adca406a4e07f8cc31a4420 (patch)
treeb912f429a04f72a56331efbfedd1375a22a3f939
parent064f300928c41e605722820e02738df738b05756 (diff)
downloadmeta-raspberrypi-f1dce2b10a5bf1d02adca406a4e07f8cc31a4420.tar.gz
raspberrypi3-64.conf: Use linux-firmware-raspbian packages and add bcm43455
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
-rw-r--r--conf/machine/raspberrypi3-64.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/raspberrypi3-64.conf b/conf/machine/raspberrypi3-64.conf
index ebc9f38..63d1036 100644
--- a/conf/machine/raspberrypi3-64.conf
+++ b/conf/machine/raspberrypi3-64.conf
@@ -4,7 +4,7 @@
4 4
5MACHINEOVERRIDES = "raspberrypi3:${MACHINE}" 5MACHINEOVERRIDES = "raspberrypi3:${MACHINE}"
6 6
7MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430" 7MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-raspbian-bcm43430 linux-firmware-raspbian-bcm43455"
8 8
9require conf/machine/include/arm/arch-armv8.inc 9require conf/machine/include/arm/arch-armv8.inc
10include conf/machine/include/rpi-base.inc 10include conf/machine/include/rpi-base.inc