[meta-freescale] [PATCH 5/5] ppa: remove invalid ARMV8_TOOLS_DIR and ARMV8_TOOLS_PREFIX

chunrong.guo at nxp.com chunrong.guo at nxp.com
Sun May 27 20:45:35 PDT 2018


From: Chunrong Guo <chunrong.guo at nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-bsp/ppa/ppa_git.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-bsp/ppa/ppa_git.bb b/recipes-bsp/ppa/ppa_git.bb
index e6dcca3..5413d7d 100644
--- a/recipes-bsp/ppa/ppa_git.bb
+++ b/recipes-bsp/ppa/ppa_git.bb
@@ -7,8 +7,6 @@ PPA_PATH_ls2088a = "ls2088"
 PPA_PATH_ls1088a = "ls1088"
 
 do_compile () {
-    export ARMV8_TOOLS_DIR="${STAGING_BINDIR_TOOLCHAIN}"
-    export ARMV8_TOOLS_PREFIX="${TARGET_PREFIX}"
     export CROSS_COMPILE="${WRAP_TARGET_PREFIX}"
     cd ${S}/ppa
     if [ ${MACHINE} = ls1012afrdm ];then
-- 
2.7.4



More information about the meta-freescale mailing list