diff options
-rw-r--r-- | classes/sota.bbclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/sota.bbclass b/classes/sota.bbclass index 6fbba26..b432f68 100644 --- a/classes/sota.bbclass +++ b/classes/sota.bbclass | |||
@@ -21,7 +21,7 @@ OSTREE_INITRAMFS_IMAGE ?= "initramfs-ostree-image" | |||
21 | 21 | ||
22 | SOTA_MACHINE ??="none" | 22 | SOTA_MACHINE ??="none" |
23 | SOTA_MACHINE_raspberrypi2 ?= "raspberrypi" | 23 | SOTA_MACHINE_raspberrypi2 ?= "raspberrypi" |
24 | SOTA_MACHINE_rarpberrypi3 ?= "raspberrypi" | 24 | SOTA_MACHINE_raspberrypi3 ?= "raspberrypi" |
25 | SOTA_MACHINE_porter ?= "porter" | 25 | SOTA_MACHINE_porter ?= "porter" |
26 | SOTA_MACHINE_intel-corei7-64 ?= "minnowboard" | 26 | SOTA_MACHINE_intel-corei7-64 ?= "minnowboard" |
27 | SOTA_MACHINE_qemux86-64 ?= "qemux86-64" | 27 | SOTA_MACHINE_qemux86-64 ?= "qemux86-64" |