summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_porter.inc
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-03-30 13:37:56 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-04-04 08:59:11 +0000
commit4abd447b8d156b3b8bfef80afddffb53259a0a93 (patch)
treee02105279328104159a4672c9713f8004c3f96ab /meta-agl-bsp/conf/include/agl_porter.inc
parente271cd07cead4d82310e3e5cb56fd17341275c41 (diff)
Add grub2 support in SOTA
Change-Id: Ia37920f6190e9dfe68c4d63a01f204ff6fc66423 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_porter.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_porter.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_porter.inc b/meta-agl-bsp/conf/include/agl_porter.inc
index 4837ced8d..0bd8afd2b 100644
--- a/meta-agl-bsp/conf/include/agl_porter.inc
+++ b/meta-agl-bsp/conf/include/agl_porter.inc
@@ -185,3 +185,4 @@ OSTREE_KERNEL = "uImage+dtb"
IMAGE_CLASSES_append_sota = " image_types_uboot "
IMAGE_BOOT_FILES_sota = "porter-bootfiles/*"
+OSTREE_BOOTLOADER ?= "u-boot"