summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_minnowboard.inc
blob: 36d1a17feda8f595144e6ba1a946e617b831b1cd (plain)
1
2
3
4
5
6
7
8
9
MACHINE = "intel-corei7-64"

OSTREE_BOOTLOADER ?= "grub"
EFI_PROVIDER = "grub-efi"

WKS_FILE = "efiimage-sota.wks"
IMAGE_BOOT_FILES = ""

OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 console=ttyS0,115200 console=tty0"