summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--classes/sota.bbclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/classes/sota.bbclass b/classes/sota.bbclass
index 6531809..33a2f4b 100644
--- a/classes/sota.bbclass
+++ b/classes/sota.bbclass
@@ -35,8 +35,7 @@ GARAGE_SIGN_KEYNAME ?= "garage-key"
35GARAGE_TARGET_NAME ?= "${OSTREE_BRANCHNAME}" 35GARAGE_TARGET_NAME ?= "${OSTREE_BRANCHNAME}"
36 36
37SOTA_MACHINE ??="none" 37SOTA_MACHINE ??="none"
38SOTA_MACHINE_raspberrypi2 ?= "raspberrypi" 38SOTA_MACHINE_rpi ?= "raspberrypi"
39SOTA_MACHINE_raspberrypi3 ?= "raspberrypi"
40SOTA_MACHINE_porter ?= "porter" 39SOTA_MACHINE_porter ?= "porter"
41SOTA_MACHINE_m3ulcb = "m3ulcb" 40SOTA_MACHINE_m3ulcb = "m3ulcb"
42SOTA_MACHINE_intel-corei7-64 ?= "minnowboard" 41SOTA_MACHINE_intel-corei7-64 ?= "minnowboard"