summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2017-01-20 18:42:13 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2017-01-20 20:15:12 +0100
commitf43dd79dcc2a1138748d6380fa491e49b8ae8f2e (patch)
tree3ad83724701cec4b5ae2df22dfe7a094f3142455
parent3ea6f9f4550fc5478f8b4b75553b8f7da8fcbe23 (diff)
downloadmeta-raspberrypi-f43dd79dcc2a1138748d6380fa491e49b8ae8f2e.tar.gz
raspberrypi-cm3.conf: Add dummy machine for CM3 (alias for RPi2)
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--conf/machine/raspberrypi-cm3.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi-cm3.conf b/conf/machine/raspberrypi-cm3.conf
new file mode 100644
index 0000000..153d5d5
--- /dev/null
+++ b/conf/machine/raspberrypi-cm3.conf
@@ -0,0 +1,6 @@
1#@TYPE: Machine
2#@NAME: RaspberryPi Compute Module 3 (CM3)
3#@DESCRIPTION: Machine configuration for the RaspberryPi Compute Module 3 (CM3)
4
5MACHINEOVERRIDES = "raspberrypi2:${MACHINE}"
6include conf/machine/raspberrypi2.conf