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"