diff options
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_porter-nogfx.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_porter-nogfx.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc index dd2ab85ae..cd7243151 100644 --- a/meta-agl-bsp/conf/include/agl_porter-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_porter-nogfx.inc @@ -25,3 +25,4 @@ OSTREE_KERNEL = "uImage+dtb" IMAGE_CLASSES_append_sota = " image_types_uboot " IMAGE_BOOT_FILES_sota = "porter-bootfiles/*" +OSTREE_BOOTLOADER ?= "u-boot" |