Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yocto: slides: fix term in "Forbidding network acess" slide
do_fetch is referred to as a class, even though it's a task. It is defined in a class (i.e., base.bbclass), but it's not a class on its own. Signed-off-by: Joao Marcos Costa <[email protected]>
- Loading branch information