mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
ti-cgt-pru: remove install log to avoid "buildpaths" QA error
Installer log contains absolute paths and is not really needed. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
1380773496
commit
6fe59578fa
@@ -28,6 +28,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() {
|
||||
|
||||
Reference in New Issue
Block a user