Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make this rm command not break the build if the file doesn't exist #29

Open
feilz opened this issue Sep 24, 2021 · 1 comment
Open

Make this rm command not break the build if the file doesn't exist #29

feilz opened this issue Sep 24, 2021 · 1 comment

Comments

@feilz
Copy link

feilz commented Sep 24, 2021

Can you change this to be
rm -f ${D}/etc/powervr_ddk_install_km.log

To avoid breaking a build if this file doesn't exist for some reason (like in my case).

@DuyDang007
Copy link
Contributor

Could you use the latest software package: https://www.renesas.com/us/en/application/automotive/r-car-h3-m3-h2-m2-e2-documents-software -> R-Car Gen3 Evaluation Software Package for Linux for Yocto v5.5.0

The error does not happen then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants