summaryrefslogtreecommitdiffstats
path: root/recipes-ti/devtools/gcc-linaro.inc
diff options
context:
space:
mode:
authorHao Zhang <hzhang@ti.com>2018-08-14 20:32:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-08-24 20:08:41 +0000
commita433ecbe31f0de43b1b4bde26adf78a5adacf260 (patch)
treebc51cf1c8b9349e76969f2001c2ce64b90cd0361 /recipes-ti/devtools/gcc-linaro.inc
parente02913c3f772b74a6c56b0c83f43f9bffdca0dd9 (diff)
downloadmeta-ti-a433ecbe31f0de43b1b4bde26adf78a5adacf260.tar.gz
recipes-ti: devtools: add GCC Linaro baremetal toolchain 2017.11 v7.2.1
Signed-off-by: Hao Zhang <hzhang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/devtools/gcc-linaro.inc')
-rw-r--r--recipes-ti/devtools/gcc-linaro.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-ti/devtools/gcc-linaro.inc b/recipes-ti/devtools/gcc-linaro.inc
new file mode 100644
index 00000000..19f5a2cf
--- /dev/null
+++ b/recipes-ti/devtools/gcc-linaro.inc
@@ -0,0 +1,10 @@
1DESCRIPTION = "Linaro GCC for ARM"
2HOMEPAGE = "https://launchpad.net/gcc-arm-embedded"
3SECTION = "devel"
4LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
5LIC_FILES_CHKSUM = "file://share/doc/gcc/GNU-Free-Documentation-License.html;md5=${LIC_CHKSUM}"
6
7PV = "7.2.1"
8PR = "r0"
9
10GCC_ARM_YEAR = "2017.11"