summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtcdt.conf1
-rw-r--r--conf/machine/mtp.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index 5d4575c..8cb31e9 100644
--- a/conf/machine/mtcdt.conf
+++ b/conf/machine/mtcdt.conf
@@ -39,3 +39,4 @@ UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
PREFERRED_VERSION_lora-gateway = '1.7.0mts'
+PREFERRED_VERSION_lora-packet-forwarder = '1.4.1'
diff --git a/conf/machine/mtp.conf b/conf/machine/mtp.conf
index ffcde51..2e17f2d 100644
--- a/conf/machine/mtp.conf
+++ b/conf/machine/mtp.conf
@@ -39,3 +39,4 @@ UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
PREFERRED_VERSION_lora-gateway = '4.0.1'
+PREFERRED_VERSION_lora-packet-forwarder = '3.0.0'