mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-17 04:06:56 +00:00
raspberrypi3.conf: fix typo for BCM43430
Signed-off-by: Piotr Lewicki <piotr.lewicki@elfin.de>
This commit is contained in:
committed by
Andrei Gherzan
parent
6bd1bfe472
commit
44d41bf3e9
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
|
MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
|
||||||
|
|
||||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
|
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-bcm43430"
|
||||||
|
|
||||||
include conf/machine/raspberrypi2.conf
|
include conf/machine/raspberrypi2.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user