[meta-ti] Justin Sobota : gcc-arm-none-eabi-native: Update to version 4.9.2015q3
Arago Project git
git at arago-project.org
Fri Sep 30 09:40:36 PDT 2016
Module: meta-ti
Branch: master
Commit: 24ecff7a12df489770f9a56d821a7c1eb21dc160
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=24ecff7a12df489770f9a56d821a7c1eb21dc160
Author: Justin Sobota <jsobota at ti.com>
Date: Wed Sep 28 21:44:03 2016 +0000
gcc-arm-none-eabi-native: Update to version 4.9.2015q3
Signed-off-by: Justin Sobota <jsobota at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
...3.bb => gcc-arm-none-eabi-native_4.9.2015q3.bb} | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-ti/devtools/gcc-arm-none-eabi-native_4.8.2014q3.bb b/recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
similarity index 59%
rename from recipes-ti/devtools/gcc-arm-none-eabi-native_4.8.2014q3.bb
rename to recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
index d3dba41..1fe5c52 100644
--- a/recipes-ti/devtools/gcc-arm-none-eabi-native_4.8.2014q3.bb
+++ b/recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=cba77c7fd
inherit native
require recipes-ti/includes/ti-paths.inc
-SRC_URI = "https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q3-update/+download/gcc-arm-none-eabi-4_8-2014q3-20140805-linux.tar.bz2;name=gcc-arm-none"
+SRC_URI = "https://launchpad.net/gcc-arm-embedded/4.9/4.9-2015-q3-update/+download/gcc-arm-none-eabi-4_9-2015q3-20150921-linux.tar.bz2;name=gcc-arm-none"
-SRC_URI[gcc-arm-none.md5sum] = "acc8c8ff45f8801e2155934214309a87"
-SRC_URI[gcc-arm-none.sha256sum] = "e33d7546de1e02844239c72b3ef5563f472fcd6b4637419d513770ae13f551c0"
+SRC_URI[gcc-arm-none.md5sum] = "8a4a74872830f80c788c944877d3ad8c"
+SRC_URI[gcc-arm-none.sha256sum] = "c50078bfbd29e6c15615900e746f4d0acde917338e55860b0f145f57387c12ab"
-S = "${WORKDIR}/gcc-arm-none-eabi-4_8-2014q3"
+S = "${WORKDIR}/gcc-arm-none-eabi-4_9-2015q3"
do_install() {
install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
More information about the meta-ti
mailing list