summaryrefslogtreecommitdiffstats
path: root/conf/include/local/sota_qemux86-64.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/include/local/sota_qemux86-64.inc')
-rw-r--r--conf/include/local/sota_qemux86-64.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/conf/include/local/sota_qemux86-64.inc b/conf/include/local/sota_qemux86-64.inc
deleted file mode 100644
index b03631b..0000000
--- a/conf/include/local/sota_qemux86-64.inc
+++ /dev/null
@@ -1,11 +0,0 @@
1MACHINE = "qemux86-64"
2
3# See https://advancedtelematic.atlassian.net/browse/PRO-2693
4PREFERRED_VERSION_linux-yocto_qemux86-64_sota = "4.4%"
5
6# U-Boot support for SOTA
7PREFERRED_PROVIDER_virtual/bootloader_sota = "u-boot-ota"
8UBOOT_MACHINE_sota = "qemu-x86_defconfig"
9OSTREE_BOOTLOADER ?= "u-boot"
10
11OSTREE_KERNEL_ARGS ?= "ramdisk_size=16384 rw rootfstype=ext4 rootwait rootdelay=2 ostree_root=/dev/hda"