[meta-ti] Denys Dmytriyenko : ti-cgt-pru: suppress already stripped warning
Arago Project git
git at arago-project.org
Fri Apr 29 18:33:17 PDT 2016
Module: meta-ti
Branch: master
Commit: 3b6b0b7d2f5349d8b1d447cd798b66e8e4ee3f9f
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=3b6b0b7d2f5349d8b1d447cd798b66e8e4ee3f9f
Author: Denys Dmytriyenko <denys at ti.com>
Date: Sat Apr 30 05:53:43 2016 +0000
ti-cgt-pru: suppress already stripped warning
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-ti/devtools/ti-cgt-pru_2.1.1.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes-ti/devtools/ti-cgt-pru_2.1.1.bb b/recipes-ti/devtools/ti-cgt-pru_2.1.1.bb
index 3cffd24..049682f 100644
--- a/recipes-ti/devtools/ti-cgt-pru_2.1.1.bb
+++ b/recipes-ti/devtools/ti-cgt-pru_2.1.1.bb
@@ -40,6 +40,6 @@ FILES_${PN}-dbg = "${TI_CGT_PRU_INSTALL_DIR_RECIPE}/bin/.debug \
${TI_CGT_PRU_INSTALL_DIR_RECIPE}/lib/.debug \
"
-INSANE_SKIP_${PN} += "arch staticdev"
+INSANE_SKIP_${PN} += "arch staticdev already-stripped"
BBCLASSEXTEND = "native nativesdk"
More information about the meta-ti
mailing list