summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Hatch <jhatch@multitech.com>2017-03-06 15:15:15 -0600
committerJohn Klug <john.klug@multitech.com>2017-05-23 18:12:49 -0500
commit38d88388671f21e1da45b115b43c614b732315ef (patch)
treef06a2acdcbbffce2f02f15c70dc2f4d737b11d39
parenta62ea99278768fd40a5d4407a92674fc29899c4e (diff)
downloadmeta-multitech-38d88388671f21e1da45b115b43c614b732315ef.tar.gz
meta-multitech-38d88388671f21e1da45b115b43c614b732315ef.tar.bz2
meta-multitech-38d88388671f21e1da45b115b43c614b732315ef.zip
Change compiler to 4.93 from 5.3
-rw-r--r--conf/machine/mtcdt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index 3437c62..2797803 100644
--- a/conf/machine/mtcdt.conf
+++ b/conf/machine/mtcdt.conf
@@ -39,3 +39,5 @@ UBOOT_ENTRYPOINT = "0x20008000"
UBOOT_LOADADDRESS = "0x20008000"
PREFERRED_VERSION_rs9113 = '1.5.0'
+
+GCCVERSION = "4.9.3"