summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_porter.inc
blob: fcda041d20efc60abc5918b0bb6cff7da34a65a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
MACHINE = "porter"

# Commit united image to OSTree, not just uImage
OSTREE_KERNEL = "uImage+dtb"

EXTRA_IMAGEDEPENDS_append = " porter-bootfiles"
IMAGE_CLASSES_append = " image_types_uboot "
IMAGE_BOOT_FILES = "porter-bootfiles/*"

OSTREE_BOOTLOADER ?= "u-boot"
UBOOT_MACHINE = "porter_vin_config"