All of lore.kernel.org
 help / color / mirror / Atom feed
* [master/dunfell] ti-tisdk-makefile: update Rules.mk armv7 toolchain for R5 use
@ 2020-07-01 18:37 prao
  0 siblings, 0 replies; only message in thread
From: prao @ 2020-07-01 18:37 UTC (permalink / raw)
  To: meta-arago, denys; +Cc: Praveen Rao

From: Praveen Rao <prao@ti.com>

Update the Rules.make addition for the R5 use of the armv7  toolchain.

Signed-off-by: Praveen Rao <prao@ti.com>
---
 .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
index a698dd34..a441d4b1 100644
--- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
+++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb
@@ -368,7 +368,7 @@ do_install_append_k3() {
     cat >> ${D}/Rules.make << __EOF__
 
 # Add CROSS_COMPILE and UBOOT_MACHINE for the R5
-export CROSS_COMPILE_ARMV7=\$(LINUX_DEVKIT_PATH)/sysroots/${SDKMACHINE}-arago-linux/usr/bin/arm-linux-gnueabihf-
+export CROSS_COMPILE_ARMV7=\$(LINUX_DEVKIT_PATH)/sysroots/${SDKMACHINE}-arago-linux/usr/bin/arm-none-linux-gnueabihf-
 UBOOT_MACHINE_R5=${K3_UBOOT_MACHINE_R5}
 __EOF__
 }
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-01 18:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-01 18:37 [master/dunfell] ti-tisdk-makefile: update Rules.mk armv7 toolchain for R5 use prao

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.