summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_porter.inc
blob: 64923f907044f4530b35c0d94a2baa88163e4953 (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_sota = " porter-bootfiles"
IMAGE_CLASSES_append_sota = " image_types_uboot "
IMAGE_BOOT_FILES_sota += "porter-bootfiles/*"

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