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
doc: fix obsolete guide for building guest kernels and rootfs
Documentation for building guest kernels was pointing to a devtool
command that does not exist any more. Fix that by pointing to the newly
added `./tools/devtool build_ci_artifacts` command. Also, fix rootfs
instructions to use this command rather than directly calling
`resources/rebuild.sh` which assumes an Ubuntu host.
Signed-off-by: Babis Chalios <[email protected]>
0 commit comments