[meta-freescale] [PATCH 13/23] hyperrelay: add ldflags to INSANE_SKIP

chunrong.guo at nxp.com chunrong.guo at nxp.com
Sat Sep 29 01:59:46 PDT 2018


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

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-extended/hyperrelay/hyperrelay_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/hyperrelay/hyperrelay_git.bb b/recipes-extended/hyperrelay/hyperrelay_git.bb
index affc941..a818873 100644
--- a/recipes-extended/hyperrelay/hyperrelay_git.bb
+++ b/recipes-extended/hyperrelay/hyperrelay_git.bb
@@ -31,4 +31,4 @@ do_install() {
 
 COMPATIBLE_MACHINE = "(qoriq-ppc)"
 PACKAGE_ARCH = "${MACHINE_SOCARCH}"
-
+INSANE_SKIP_${PN} = "ldflags"
-- 
2.7.4



More information about the meta-freescale mailing list