X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_qemux86.inc;h=ae284b3f78f7a65446deae983ad99d3dbdee1a5c;hb=9b5bc91b110585afe10cabb7f64f208f78d27496;hp=81015e07677e53e8d3819196d26ce31a353a7b0a;hpb=5334d458c46533c51bc6879b1026181f9ac453ae;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_qemux86.inc b/meta-agl-bsp/conf/include/agl_qemux86.inc index 81015e076..ae284b3f7 100644 --- a/meta-agl-bsp/conf/include/agl_qemux86.inc +++ b/meta-agl-bsp/conf/include/agl_qemux86.inc @@ -21,3 +21,5 @@ APPEND += "quiet" # U-Boot support for SOTA PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot-ota" UBOOT_MACHINE_sota = "qemu-x86_defconfig" +OSTREE_BOOTLOADER ?= "u-boot" +OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 ostree_root=/dev/hda"