summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2017-10-16 07:40:57 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-10-16 23:46:53 +0100
commit67ab2e601f5fba71d696fb2d0ee03b9f2bf2429e (patch)
tree2c6cb73f4241b6f41743928f16cd50117a85a727 /documentation
parent73f1453e4efa5cbe9610a8e86f9da0acabff2a0e (diff)
downloadpoky-67ab2e601f5fba71d696fb2d0ee03b9f2bf2429e.tar.gz
kernel-dev: Fixed typo.
Reported-by: Andrea Galbusera <gizero@gmail.com> (From yocto-docs rev: 8955c2f09a421976ce296806b572afb4c7841470) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/kernel-dev/kernel-dev-advanced.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/kernel-dev-advanced.xml b/documentation/kernel-dev/kernel-dev-advanced.xml
index b5fea1c6dd..c3013b8f76 100644
--- a/documentation/kernel-dev/kernel-dev-advanced.xml
+++ b/documentation/kernel-dev/kernel-dev-advanced.xml
@@ -983,7 +983,7 @@
983 When stored outside of the recipe-space, the kernel Metadata 983 When stored outside of the recipe-space, the kernel Metadata
984 files reside in a separate repository. 984 files reside in a separate repository.
985 The OpenEmbedded build system adds the Metadata to the build as 985 The OpenEmbedded build system adds the Metadata to the build as
986 a "ktype=meta" repository through the 986 a "type=kmeta" repository through the
987 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink> 987 <ulink url='&YOCTO_DOCS_REF_URL;#var-SRC_URI'><filename>SRC_URI</filename></ulink>
988 variable. 988 variable.
989 As an example, consider the following <filename>SRC_URI</filename> 989 As an example, consider the following <filename>SRC_URI</filename>