diff options
Diffstat (limited to 'classes')
-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 adbfdb3..d786b69 100644 --- a/classes/sota.bbclass +++ b/classes/sota.bbclass | |||
@@ -22,7 +22,7 @@ OSTREE_INITRAMFS_IMAGE ?= "initramfs-ostree-image" | |||
22 | 22 | ||
23 | SOTA_MACHINE ??="none" | 23 | SOTA_MACHINE ??="none" |
24 | SOTA_MACHINE_raspberrypi2 ?= "raspberrypi" | 24 | SOTA_MACHINE_raspberrypi2 ?= "raspberrypi" |
25 | SOTA_MACHINE_rarpberrypi3 ?= "raspberrypi" | 25 | SOTA_MACHINE_raspberrypi3 ?= "raspberrypi" |
26 | SOTA_MACHINE_porter ?= "porter" | 26 | SOTA_MACHINE_porter ?= "porter" |
27 | SOTA_MACHINE_intel-corei7-64 ?= "minnowboard" | 27 | SOTA_MACHINE_intel-corei7-64 ?= "minnowboard" |
28 | SOTA_MACHINE_qemux86-64 ?= "qemux86-64" | 28 | SOTA_MACHINE_qemux86-64 ?= "qemux86-64" |