summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index fecb46b703..58f5733f7a 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -2167,12 +2167,12 @@
2167 The <filename>meta-yocto-bsp/recipes-kernel/linux</filename> 2167 The <filename>meta-yocto-bsp/recipes-kernel/linux</filename>
2168 directory in the layer contains metadata used 2168 directory in the layer contains metadata used
2169 to build the kernel. 2169 to build the kernel.
2170 In this case, a kernel append file is used to 2170 In this case, a kernel append file (i.e.
2171 override an established kernel recipe, which is 2171 <filename>linux-yocto_5.0.bbappend</filename>) is used to
2172 override an established kernel recipe (i.e.
2173 <filename>linux-yocto_5.0.bb</filename>), which is
2172 located in 2174 located in
2173 <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux'></ulink> 2175 <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi/poky/tree/meta/recipes-kernel/linux'></ulink>.
2174 and named
2175 <filename>linux-yocto_5.0.bbappend</filename>.
2176 </para> 2176 </para>
2177 2177
2178 <para> 2178 <para>