Message ID | 20240716014020.3050640-1-denis@denix.org |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [master] ti-cgt-pru: remove install log to avoid "buildpaths" QA error | expand |
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 47bd6a51..b77aa612 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 @@ -28,6 +28,7 @@ do_install() { install -d ${D}${TI_CGT_PRU_INSTALL_DIR_RECIPE} cp -r ${UNPACKDIR}/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() {