From 4abd447b8d156b3b8bfef80afddffb53259a0a93 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 30 Mar 2017 13:37:56 +0200 Subject: Add grub2 support in SOTA Change-Id: Ia37920f6190e9dfe68c4d63a01f204ff6fc66423 Signed-off-by: Anton Gerasimov --- meta-agl-bsp/conf/include/agl_raspberrypi2.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-agl-bsp/conf/include/agl_raspberrypi2.inc') diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi2.inc b/meta-agl-bsp/conf/include/agl_raspberrypi2.inc index 6410941b5..7250f5c22 100644 --- a/meta-agl-bsp/conf/include/agl_raspberrypi2.inc +++ b/meta-agl-bsp/conf/include/agl_raspberrypi2.inc @@ -44,3 +44,4 @@ IMAGE_INSTALL_append = " kernel-modules linux-firmware " # Psplash causes crash on first boot on RPi IMAGE_FEATURES_remove = "splash" +OSTREE_BOOTLOADER ?= "u-boot" -- cgit 1.2.3-korg