summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-02-12 16:11:08 -0600
committerJohn Klug <john.klug@multitech.com>2019-02-12 16:11:08 -0600
commitc43e207d5c12b0e03b204cbd2ced1bd04a9d2994 (patch)
tree31c74f05762eed2175aff353f9eec1bdbbcf7a22 /conf
parentcdb1174cd3fda0855102f32e7b8c269abaef2d25 (diff)
downloadmeta-multitech-atmel-c43e207d5c12b0e03b204cbd2ced1bd04a9d2994.tar.gz
meta-multitech-atmel-c43e207d5c12b0e03b204cbd2ced1bd04a9d2994.tar.bz2
meta-multitech-atmel-c43e207d5c12b0e03b204cbd2ced1bd04a9d2994.zip
Bump the rs9113 preferred version to 1.6.1
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtcap.conf2
-rw-r--r--conf/machine/mtcdt.conf2
-rw-r--r--conf/machine/mtr.conf3
-rw-r--r--conf/machine/mtrv1.conf2
4 files changed, 5 insertions, 4 deletions
diff --git a/conf/machine/mtcap.conf b/conf/machine/mtcap.conf
index 80b5a9a..f4e7228 100644
--- a/conf/machine/mtcap.conf
+++ b/conf/machine/mtcap.conf
@@ -38,7 +38,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
-PREFERRED_VERSION_rs9113 = '1.6.0'
+PREFERRED_VERSION_rs9113 = '1.6.1'
PRINC ?= "0"
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index 7071ebc..9da92cb 100644
--- a/conf/machine/mtcdt.conf
+++ b/conf/machine/mtcdt.conf
@@ -39,7 +39,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
-PREFERRED_VERSION_rs9113 = '1.6.0'
+PREFERRED_VERSION_rs9113 = '1.6.1'
PRINC ?= "0"
diff --git a/conf/machine/mtr.conf b/conf/machine/mtr.conf
index dc3f7c8..7f8ab5e 100644
--- a/conf/machine/mtr.conf
+++ b/conf/machine/mtr.conf
@@ -39,7 +39,8 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
-PREFERRED_VERSION_rs9113 = '1.5.5'
+# No rs9113 for mtr
+PREFERRED_VERSION_rs9113 = '1.6.1'
PRINC ?= "0"
diff --git a/conf/machine/mtrv1.conf b/conf/machine/mtrv1.conf
index 93b29c8..7b035be 100644
--- a/conf/machine/mtrv1.conf
+++ b/conf/machine/mtrv1.conf
@@ -39,7 +39,7 @@ EXTRA_IMAGECMD_jffs2 = "--little-endian --eraseblock=0x20000 --pagesize=0x800 -n
UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
-PREFERRED_VERSION_rs9113 = '1.5.5'
+PREFERRED_VERSION_rs9113 = '1.6.1'
PRINC ?= "0"