diff options
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_porter.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_porter.inc | 1 |
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" |