From: Theodor Gherzan <theo...@resin.io>

Signed-off-by: Theodor Gherzan <theo...@resin.io>
---
 conf/machine/raspberrypi3.conf | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 conf/machine/raspberrypi3.conf

diff --git a/conf/machine/raspberrypi3.conf b/conf/machine/raspberrypi3.conf
new file mode 100644
index 0000000..1b73f2f
--- /dev/null
+++ b/conf/machine/raspberrypi3.conf
@@ -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
-- 
2.1.4

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to