summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/include/local/sota_porter.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/include/local/sota_porter.inc b/conf/include/local/sota_porter.inc
index 64923f9..9828248 100644
--- a/conf/include/local/sota_porter.inc
+++ b/conf/include/local/sota_porter.inc
@@ -8,5 +8,5 @@ IMAGE_CLASSES_append_sota = " image_types_uboot "
8IMAGE_BOOT_FILES_sota += "porter-bootfiles/*" 8IMAGE_BOOT_FILES_sota += "porter-bootfiles/*"
9 9
10OSTREE_BOOTLOADER ?= "u-boot" 10OSTREE_BOOTLOADER ?= "u-boot"
11UBOOT_MACHINE_sota = "porter_vin_config" 11UBOOT_MACHINE_sota = "porter_config"
12 12