diff --git a/meta-ti-extras/recipes-ti/devtools/ti-cgt-pru_2.3.3.bb b/meta-ti-extras/recipes-ti/devtools/ti-cgt-pru_2.3.3.bb index 75bb7262..12098b23 100644 --- a/meta-ti-extras/recipes-ti/devtools/ti-cgt-pru_2.3.3.bb +++ b/meta-ti-extras/recipes-ti/devtools/ti-cgt-pru_2.3.3.bb @@ -31,6 +31,7 @@ do_install() { install -d ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE} cp -r ${S}/ti-cgt-pru_${PV}/. \ ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE}/ + rm ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE}/*installer_install.log } do_install:class-target() {