mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00: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…
x
Reference in New Issue
Block a user