All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH 1/4] gcc-arm-none-eabi-native: Add recipe for new version 6-2017-q1-update
@ 2017-10-03 11:14 Sam Nelson
  2017-10-03 11:14 ` [morty/master][PATCH 2/4] ti-sysbios: Add recipe for new version 6.52.00.12 Sam Nelson
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sam Nelson @ 2017-10-03 11:14 UTC (permalink / raw)
  To: meta-ti

The source location changed to developer.arm.com compared to previous
version

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 ....2015q3.bb => gcc-arm-none-eabi-native_6-2017-q1-update.bb} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
 copy recipes-ti/devtools/{gcc-arm-none-eabi-native_4.9.2015q3.bb => gcc-arm-none-eabi-native_6-2017-q1-update.bb} (51%)

diff --git a/recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb b/recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb
similarity index 51%
copy from recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
copy to recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb
index 1fe5c52..1140f27 100644
--- a/recipes-ti/devtools/gcc-arm-none-eabi-native_4.9.2015q3.bb
+++ b/recipes-ti/devtools/gcc-arm-none-eabi-native_6-2017-q1-update.bb
@@ -1,17 +1,17 @@
 DESCRIPTION = "Baremetal GCC for ARM"
 LICENSE = "GPL-3.0-with-GCC-exception & GPLv3"
 
-LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=cba77c7fde3ed13e866b04a2f3d93918"
+LIC_FILES_CHKSUM = "file://share/doc/gcc-arm-none-eabi/license.txt;md5=c224e429f53a1a6ce70bf8986ea2990b"
 
 inherit native
 require recipes-ti/includes/ti-paths.inc
 
-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 = "https://developer.arm.com/-/media/Files/downloads/gnu-rm/6_1-2017q1/gcc-arm-none-eabi-6-2017-q1-update-linux.tar.bz2;name=gcc-arm-none"
 
-SRC_URI[gcc-arm-none.md5sum] = "8a4a74872830f80c788c944877d3ad8c"
-SRC_URI[gcc-arm-none.sha256sum] = "c50078bfbd29e6c15615900e746f4d0acde917338e55860b0f145f57387c12ab"
+SRC_URI[gcc-arm-none.md5sum] = "30004c24f4632bc594952462bb0cd1c9"
+SRC_URI[gcc-arm-none.sha256sum] = "e7aad2579f02e3b095c6d7899ca5e6a70cfa9b8a8cbd6abd868da849d416c2eb"
 
-S = "${WORKDIR}/gcc-arm-none-eabi-4_9-2015q3"
+S = "${WORKDIR}/gcc-arm-none-eabi-6-2017-q1-update"
 
 do_install() {
     install -d ${D}${GCC_ARM_NONE_TOOLCHAIN_RECIPE}
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-04  0:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03 11:14 [morty/master][PATCH 1/4] gcc-arm-none-eabi-native: Add recipe for new version 6-2017-q1-update Sam Nelson
2017-10-03 11:14 ` [morty/master][PATCH 2/4] ti-sysbios: Add recipe for new version 6.52.00.12 Sam Nelson
2017-10-03 19:49   ` Denys Dmytriyenko
2017-10-04  0:09     ` Nelson, Sam
2017-10-03 11:14 ` [morty/master][PATCH 3/4] ti-xdctools: Update to new version 3.50.03.33 Sam Nelson
2017-10-03 11:14 ` [morty/master][PATCH 4/4] ti-ipc: Update to new version 3.47.00.00 Sam Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.