On 10/31/2017 09:04 AM, Craig McQueen wrote:
Would the following be a suitable fix? --

This needs to go to oe-core list. Just one comment...

         # Remove python script used to check the WHENCE file
-       rm ${D}${nonarch_base_libdir}/firmware/check_whence.py
+       rm ${D}${nonarch_base_libdir}/firmware/check_whence.py -rf

You need to either remove the file, or remove the line that does the removal. Don't do a 'remove if present', it's better to be deterministic.

Alex
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to