summaryrefslogtreecommitdiffstats
path: root/classes/sota.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/sota.bbclass')
-rw-r--r--classes/sota.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/sota.bbclass b/classes/sota.bbclass
index a96429c..5073e29 100644
--- a/classes/sota.bbclass
+++ b/classes/sota.bbclass
@@ -25,6 +25,7 @@ SOTA_MACHINE ??="none"
25SOTA_MACHINE_raspberrypi2 ?= "raspberrypi" 25SOTA_MACHINE_raspberrypi2 ?= "raspberrypi"
26SOTA_MACHINE_raspberrypi3 ?= "raspberrypi" 26SOTA_MACHINE_raspberrypi3 ?= "raspberrypi"
27SOTA_MACHINE_porter ?= "porter" 27SOTA_MACHINE_porter ?= "porter"
28SOTA_MACHINE_m3ulcb = "m3ulcb"
28SOTA_MACHINE_intel-corei7-64 ?= "minnowboard" 29SOTA_MACHINE_intel-corei7-64 ?= "minnowboard"
29SOTA_MACHINE_qemux86-64 ?= "qemux86-64" 30SOTA_MACHINE_qemux86-64 ?= "qemux86-64"
30SOTA_MACHINE_am335x-evm ?= "am335x-evm-wifi" 31SOTA_MACHINE_am335x-evm ?= "am335x-evm-wifi"