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
Common targets are:
core-image-minimal
thead-image-base
You can also run generated qemu images with a command like 'runqemu qemux86'.
Other commonly useful commands are:
'devtool' and 'recipetool' handle common recipe tasks
'bitbake-layers' handles common layer tasks
'oe-pkgdata-util' handles common target package tasks
roli@roli-virtual-machine:~/work/yocto/d1s/xuantie-yocto/thead-build/d1$ bitbake thead-image-base
ERROR: Sanity check of the external toolchain failed: EXTERNAL_TOOLCHAIN path /home/roli/work/yocto/d1s/xuantie-yocto/thead-build/d1/../../riscv-toolchain does not exist
Summary: There was 1 ERROR message shown, returning a non-zero exit code.**
在source env之后,运行bitbake thead-image-base的时候出错
EXTERNAL_TOOLCHAIN默认为../riscv-toolchain;
该路径不存在
The text was updated successfully, but these errors were encountered: