mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
bsp-guide: Fixed bad link that was going to old kernel manual
Found a link going to the "kernel-manual" manual, which is no longer used. Changed to "kernel-dev". This was a fix so that I was using the proper ENTITY in the poky.ent file. (From yocto-docs rev: 787ee10c7764ffd6adfbd8ddb304ac686bf3e95f) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0ee4a69b3f
commit
283961d3fa
@@ -953,7 +953,7 @@
|
||||
<para>
|
||||
You can find more information on what your append file
|
||||
should contain in the
|
||||
"<ulink url='&YOCTO_DOCS_KERNEL_URL;#creating-the-append-file'>Creating the Append File</ulink>"
|
||||
"<ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;#creating-the-append-file'>Creating the Append File</ulink>"
|
||||
section in the Yocto Project Linux Kernel Development
|
||||
Manual.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user