Closed hiagofranco closed 4 months ago
@kraj this is also affecting Scarthgap, thanks!
@kraj this is also affecting Scarthgap, thanks!
thanks, would you mind sending a pull for scarthgap too ?
Hello @kraj, this PR is already for Scarthgap :smile:
Hello @kraj, this PR is already for Scarthgap 😄
nm, I mistook it for original thread.
No worries, thank you
Trying to bitbake milkv-duo machine triggers the following error:
| cp: cannot stat 'riscv-yocto/build/tmp/work/milkv_duo-poky-linux/ linux-milkv-duo-dev/1.0/multi.its': No such file or directory
| cp: cannot stat 'riscv-yocto/build/tmp/work/milkv_duo-poky-linux/ linux-milkv-duo/6.8++gitAUTOINC+b95f2066a9/multi.its': No such file or directory
This is caused by multi.its file being in UNPACKDIR instead of WORKDIR, following the recent upstream changes in OE.
Signed-off-by: Hiago De Franco hiagofranco@gmail.com (cherry picked from commit d44347617c2802edd067a16d2d8bc96c861b8325)