meta-agl-bsp/meta-qcom: Fix kernel config fragment about smack
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_intel-corei7-64.inc
index cde65fd..1de73a2 100644 (file)
@@ -12,7 +12,7 @@
 # kernel command line.
 #
 # Configuration for serial console
-#APPEND += "console=ttyS0,115200n8"
+APPEND += "console=ttyS0,115200n8 reboot=efi"
 #
 # All boot message will be off
 #APPEND += "quiet"
@@ -23,3 +23,8 @@ IMAGE_INSTALL_append = " \
         libva \
         va-intel \
         gstreamer-vaapi-1.0 "
+
+OSTREE_BOOTLOADER ?= "u-boot"
+PREFERRED_PROVIDER_virtual/bootloader_sota ?= "u-boot-ota"
+UBOOT_MACHINE_sota ?= "minnowmax_defconfig"
+