Index: IMX6-TEST/.config
===================================================================
--- IMX6-TEST/.config (.../1.9.4) (revision 21)
+++ IMX6-TEST/.config (.../1.9.5) (revision 22)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/arm-IMX6-linux-glibc/1.9.4
+ export TOOLCHAIN_PATH=/opt/toolchains/arm-IMX6-linux-glibc/1.9.5
fi
#
Index: IMX6-TEST-vfp/.config
===================================================================
--- IMX6-TEST-vfp/.config (.../1.9.4) (revision 21)
+++ IMX6-TEST-vfp/.config (.../1.9.5) (revision 22)
@@ -13,7 +13,7 @@
fi
if test -z "$TOOLCHAIN_PATH"; then
- export TOOLCHAIN_PATH=/opt/toolchains/arm-IMX6-linux-glibc/1.9.4
+ export TOOLCHAIN_PATH=/opt/toolchains/arm-IMX6-linux-glibc/1.9.5
fi
#
Index: Makefile
===================================================================
--- Makefile (.../1.9.4) (revision 21)
+++ Makefile (.../1.9.5) (revision 22)
@@ -2,7 +2,7 @@
COMPONENT_TARGETS = $(TOOLCHAIN_IMX6_GLIBC)
-export TOOLCHAIN_VERSION = 1.9.4
+export TOOLCHAIN_VERSION = 1.9.5
include ../../../build-system/config.mk