mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
raspberrypi3.conf: Create machine configuration for Raspberrypi 3
Signed-off-by: Theodor Gherzan <theodor@resin.io>
This commit is contained in:
parent
1601a3571c
commit
12a8848127
9
conf/machine/raspberrypi3.conf
Normal file
9
conf/machine/raspberrypi3.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: RaspberryPi 3 Development Board
|
||||
#@DESCRIPTION: Machine configuration for the RaspberryPi 3
|
||||
|
||||
MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-brcm43430"
|
||||
|
||||
include conf/machine/raspberrypi2.conf
|
Loading…
Reference in New Issue
Block a user