diff options
author | John Klug <john.klug@multitech.com> | 2019-02-12 16:11:08 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-02-12 16:11:08 -0600 |
commit | c43e207d5c12b0e03b204cbd2ced1bd04a9d2994 (patch) | |
tree | 31c74f05762eed2175aff353f9eec1bdbbcf7a22 /conf/machine/mtrv1.conf | |
parent | cdb1174cd3fda0855102f32e7b8c269abaef2d25 (diff) | |
download | meta-multitech-c43e207d5c12b0e03b204cbd2ced1bd04a9d2994.tar.gz meta-multitech-c43e207d5c12b0e03b204cbd2ced1bd04a9d2994.tar.bz2 meta-multitech-c43e207d5c12b0e03b204cbd2ced1bd04a9d2994.zip |
Bump the rs9113 preferred version to 1.6.1
Diffstat (limited to 'conf/machine/mtrv1.conf')
-rw-r--r-- | conf/machine/mtrv1.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |