raspberrypi3.conf: Create machine configuration for Raspberrypi 3

Signed-off-by: Theodor Gherzan <theodor@resin.io>
This commit is contained in:
Theodor Gherzan 2016-03-09 16:15:06 +02:00 committed by Andrei Gherzan
parent 1601a3571c
commit 12a8848127

View 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