summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-08-09 13:41:00 -0500
committerJohn Klug <john.klug@multitech.com>2017-09-06 18:02:13 -0500
commit2faaa5f75d8c34aa9ff326cb2fad7e668ceb61e5 (patch)
treee888ea8f1b31c08807112c75af338cadb88b0422
parent1070a8f0e555cd5d3feb966a250a05cb13be004f (diff)
downloadmeta-multitech-2faaa5f75d8c34aa9ff326cb2fad7e668ceb61e5.tar.gz
meta-multitech-2faaa5f75d8c34aa9ff326cb2fad7e668ceb61e5.tar.bz2
meta-multitech-2faaa5f75d8c34aa9ff326cb2fad7e668ceb61e5.zip
Remove obsolete lora software levels
-rw-r--r--conf/machine/mtcap.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf
index 18343bd..f92f793 100644
--- a/conf/machine/mtcap.conf
+++ b/conf/machine/mtcap.conf
@@ -35,6 +35,3 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
-
-PREFERRED_VERSION_lora-gateway = '4.0.1'
-PREFERRED_VERSION_lora-packet-forwarder = '3.0.0'