You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The commit 4c00dd5 mistakenly included the changes of bc526cc which breaks Yocto build with error:
arm-poky-linux-gnueabi-gcc --sysroot=/home/zli/code/eo_v2/poky/build-v2/tmp/work/eo_v2-poky-linux-gnueabi/at91bootstrap/3.9.3+gitAUTOINC+c8980fbeef-r0/recipe-sysroot: No such file or directory
On master branch it has been fixed by e9d110d with Yocto recipe change:
Hi,
The commit 4c00dd5 mistakenly included the changes of bc526cc which breaks Yocto build with error:
On master branch it has been fixed by e9d110d with Yocto recipe change:
Please fix 3.x branch.
The text was updated successfully, but these errors were encountered: