[yocto] linux-firmware: build failure
    Alexander Kanavin 
    alexander.kanavin at linux.intel.com
       
    Tue Oct 31 02:27:41 PDT 2017
    
    
  
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
    
    
More information about the yocto
mailing list