summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.com>2018-03-28 14:47:44 +0100
committerAndrei Gherzan <andrei@gherzan.com>2018-03-28 16:04:06 +0100
commit6754825b1bf2ad4a2c7d616798a5649052f9d407 (patch)
treea6b8f1a397c300972ce14b90a26317d7069b60ab
parent618c92d1d5d29db929391f76f37da154fbfd5fad (diff)
downloadmeta-raspberrypi-ag_rpi3bplus_rocko.tar.gz
raspberrypi3-64.conf: Use linux-firmware-nonfree packages and add bcm43455ag_rpi3bplus_rocko
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..d034a96 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-nonfree-bcm43430 linux-firmware-nonfree-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