summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/mtcdt.conf2
-rw-r--r--conf/machine/mtp.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index f7c5ebd..d662a72 100644
--- a/conf/machine/mtcdt.conf
+++ b/conf/machine/mtcdt.conf
@@ -37,3 +37,5 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
+
+PREFERRED_VERSION_lora-gateway = '1.7.0mts'
diff --git a/conf/machine/mtp.conf b/conf/machine/mtp.conf
index 2582489..00b4290 100644
--- a/conf/machine/mtp.conf
+++ b/conf/machine/mtp.conf
@@ -37,3 +37,5 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
+
+PREFERRED_VERSION_lora-gateway = '4.0.1'