summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-03-28 14:47:44 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-03-29 11:06:35 +0100
commitc717e7359a7079cb0fc8adebd8e8e3525638df1a (patch)
tree544bb6945cbb28ab22d09312864921cfff483f9f /conf
parentd5f252ef23a63518b695bc4597c1aa061f5ed21e (diff)
downloadmeta-raspberrypi-c717e7359a7079cb0fc8adebd8e8e3525638df1a.tar.gz
raspberrypi3-64.conf: Use linux-firmware-raspbian packages and add bcm43455
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
Diffstat (limited to 'conf')
-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 5f33802..3e7aade 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