From bbfe61892c6a8375ebce2cffb530756048226973 Mon Sep 17 00:00:00 2001 From: Ulrich Ölmann Date: Wed, 17 Feb 2021 04:09:10 +0100 Subject: common-tasks.rst: fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (From yocto-docs rev: a66062216cccbe7350fdc3ee39544eeb515509ed) Signed-off-by: Ulrich Ölmann Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 7539dec9d5..6808c49475 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -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, -- cgit v1.2.3-54-g00ecf