summaryrefslogtreecommitdiffstats
path: root/classes/sota_minnowboard.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/sota_minnowboard.bbclass')
-rw-r--r--classes/sota_minnowboard.bbclass7
1 files changed, 7 insertions, 0 deletions
diff --git a/classes/sota_minnowboard.bbclass b/classes/sota_minnowboard.bbclass
new file mode 100644
index 0000000..8417348
--- /dev/null
+++ b/classes/sota_minnowboard.bbclass
@@ -0,0 +1,7 @@
1OSTREE_BOOTLOADER ?= "grub"
2EFI_PROVIDER_sota = "grub-efi"
3
4WKS_FILE_sota = "efiimage-sota.wks"
5IMAGE_BOOT_FILES_sota = ""
6
7OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 console=ttyS0,115200 console=tty0"