Same comment as with the previous patch - please fix the prefix so it doesn't 
go into the git history.


On Tue, Jun 30, 2020 at 06:48:52PM -0500, [email protected] wrote:
> From: Praveen Rao <[email protected]>
> 
> Update the Rules.make addition for the R5 use of the armv7  toolchain.
> 
> Signed-off-by: Praveen Rao <[email protected]>
> ---
>  .../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
> 
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to