summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_porter.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/include/local/sota_porter.inc')
-rw-r--r--conf/include/local/sota_porter.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/conf/include/local/sota_porter.inc b/conf/include/local/sota_porter.inc
deleted file mode 100644
index 9828248..0000000
--- a/conf/include/local/sota_porter.inc
+++ /dev/null
@@ -1,12 +0,0 @@
1MACHINE = "porter"
2
3# Commit united image to OSTree, not just uImage
4OSTREE_KERNEL = "uImage+dtb"
5
6EXTRA_IMAGEDEPENDS_append_sota = " porter-bootfiles"
7IMAGE_CLASSES_append_sota = " image_types_uboot "
8IMAGE_BOOT_FILES_sota += "porter-bootfiles/*"
9
10OSTREE_BOOTLOADER ?= "u-boot"
11UBOOT_MACHINE_sota = "porter_config"
12