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

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

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

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