[meta-freescale] [meta-fsl-ppc][PATCH 5/5] auto-resp: skip ldflags check

Zhenhua Luo zhenhua.luo at nxp.com
Mon Aug 15 02:34:32 PDT 2016


Signed-off-by: Ting Liu <ting.liu at nxp.com>
Signed-off-by: Zhenhua Luo <zhenhua.luo at nxp.com>
---
 recipes-kernel/auto-resp/ar_git.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-kernel/auto-resp/ar_git.bb b/recipes-kernel/auto-resp/ar_git.bb
index d0330af..3d03365 100644
--- a/recipes-kernel/auto-resp/ar_git.bb
+++ b/recipes-kernel/auto-resp/ar_git.bb
@@ -26,4 +26,6 @@ do_install(){
 }
 
 FILES_${PN} += "${bindir}/"
+
+INSANE_SKIP_${PN} = "ldflags"
 COMPATIBLE_MACHINE = "(t1040|t1042)"
-- 
2.7.4



More information about the meta-freescale mailing list