diff options
author | John Klug <john.klug@multitech.com> | 2016-11-29 11:05:57 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2016-11-29 11:05:57 -0600 |
commit | e485a6d6fdd90ebf9e319bef3554e78b92a44872 (patch) | |
tree | fc1ff38c557af147ec1aa93fe4e7f38f88678e0b /conf | |
parent | 05566a250923246b118d21d3f70d52b20d37a684 (diff) | |
download | meta-multitech-e485a6d6fdd90ebf9e319bef3554e78b92a44872.tar.gz meta-multitech-e485a6d6fdd90ebf9e319bef3554e78b92a44872.tar.bz2 meta-multitech-e485a6d6fdd90ebf9e319bef3554e78b92a44872.zip |
Redpine driver 1.5.0 is now preferred.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/mtcdt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 8bca79a..9783d06 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -39,4 +39,4 @@ UBOOT_LOADADDRESS = "0x20008000" PREFERRED_VERSION_lora-gateway = '1.7.0mts' PREFERRED_VERSION_lora-packet-forwarder = '1.4.1' -PREFERRED_VERSION_rs9113 = '1.4.3' +PREFERRED_VERSION_rs9113 = '1.5.0' |