[yocto] linux-firmware: build failure

Craig McQueen craig.mcqueen at innerrange.com
Wed Nov 1 16:06:33 PDT 2017


Alexander Kanavin wrote:
> 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.

Sorry, I made a mistake. I had a bbappend for linux-firmware in my layer, which retrieved an older revision from a year ago (at the time I wrote the bbappend, it was to retrieve a newer version). So, false alarm -- my apologies.

-- 
Craig McQueen



More information about the yocto mailing list