Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../u-boot/{u-boot-k3-r5_2018.01.bb => u-boot-k3-r5_2019.01.bb}        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta-arago-distro/recipes-bsp/u-boot/{u-boot-k3-r5_2018.01.bb => 
u-boot-k3-r5_2019.01.bb} (65%)

diff --git a/meta-arago-distro/recipes-bsp/u-boot/u-boot-k3-r5_2018.01.bb 
b/meta-arago-distro/recipes-bsp/u-boot/u-boot-k3-r5_2019.01.bb
similarity index 65%
rename from meta-arago-distro/recipes-bsp/u-boot/u-boot-k3-r5_2018.01.bb
rename to meta-arago-distro/recipes-bsp/u-boot/u-boot-k3-r5_2019.01.bb
index dcd1e31..cb10ebc 100644
--- a/meta-arago-distro/recipes-bsp/u-boot/u-boot-k3-r5_2018.01.bb
+++ b/meta-arago-distro/recipes-bsp/u-boot/u-boot-k3-r5_2019.01.bb
@@ -7,7 +7,8 @@ PKG_${PN}-dbg = "${PN}-dbg"
 
 COMPATIBLE_MACHINE = "k3"
 
-CROSS_COMPILE_V7 = "${ELT_TARGET_SYS_ARMV7}-"
+CROSS_COMPILE_V7 = 
"${@['${TARGET_SYS}-','${ELT_TARGET_SYS_ARMV7}-'][d.getVar('TOOLCHAIN_TYPE') == 
'external' and d.getVar('TOOLCHAIN_BRAND') == 'linaro']}"
+CROSS_COMPILE_V7 = 
"${@['${TARGET_SYS}-','${EAT_TARGET_SYS_ARMV7}-'][d.getVar('TOOLCHAIN_TYPE') == 
'external' and d.getVar('TOOLCHAIN_BRAND') == 'arm']}"
 PATH_prepend = "${TOOLCHAIN_PATH_ARMV7}/bin:"
 
 UBOOT_MACHINE_am65xx-evm = "am65x_evm_r5_defconfig"
-- 
2.7.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to