common-tasks.rst: fix typo

(From yocto-docs rev: a66062216cccbe7350fdc3ee39544eeb515509ed)

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ulrich Ölmann
2021-02-17 04:09:10 +01:00
committed by Richard Purdie
parent 5ef20853ac
commit bbfe61892c
2 changed files with 2 additions and 2 deletions

View File

@@ -5908,7 +5908,7 @@ the existing kernel, and then inserts a new kernel:
$ wic help ls
The following command shows what is in Partition one:
The following command shows what is in partition one:
::
$ wic ls tmp/deploy/images/qemux86/core-image-minimal-qemux86.wic:1

View File

@@ -8801,7 +8801,7 @@ system and gives an overview of their function and contents.
The ``WKS_FILE_DEPENDS`` variable is similar to the
:term:`DEPENDS` variable. When you use the variable in
your recipe that builds the Wic image, dependencies you list in the
``WIC_FILE_DEPENDS`` variable are added to the ``DEPENDS`` variable.
``WKS_FILE_DEPENDS`` variable are added to the ``DEPENDS`` variable.
With the ``WKS_FILE_DEPENDS`` variable, you have the possibility to
specify a list of additional dependencies (e.g. native tools,