summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorJon Mason <jdmason@kudzu.us>2021-08-16 18:01:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-08-18 17:01:58 +0100
commit319a4bb1d03c0a94c7a524fd354972619d268b69 (patch)
tree4717c365442c7211c60a71578dbcf3135717fa68 /documentation/ref-manual
parent476f558b75ae40b92ea96b4692ce6e39cf5ff210 (diff)
downloadpoky-319a4bb1d03c0a94c7a524fd354972619d268b69.tar.gz
docs: update docs with new tune locations
(From yocto-docs rev: ce6d3dbaea9d6250567d23e7d95ce9cbd3a03c99) Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 7aecda0174..d5ac1926b6 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8256,7 +8256,7 @@ system and gives an overview of their function and contents.
8256 8256
8257 These tune-specific package architectures are defined in the machine 8257 These tune-specific package architectures are defined in the machine
8258 include files. Here is an example of the "core2-32" tuning as used in 8258 include files. Here is an example of the "core2-32" tuning as used in
8259 the ``meta/conf/machine/include/tune-core2.inc`` file:: 8259 the ``meta/conf/machine/include/x86/tune-core2.inc`` file::
8260 8260
8261 TUNE_PKGARCH:tune-core2-32 = "core2-32" 8261 TUNE_PKGARCH:tune-core2-32 = "core2-32"
8262 8262