From 3b6b0b7d2f5349d8b1d447cd798b66e8e4ee3f9f Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Sat, 30 Apr 2016 05:53:43 +0000 Subject: ti-cgt-pru: suppress already stripped warning Signed-off-by: Denys Dmytriyenko --- recipes-ti/devtools/ti-cgt-pru_2.1.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-ti/devtools') 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 3cffd241..049682fe 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" -- cgit v1.2.3-54-g00ecf