mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00: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>
|
<para>
|
||||||
You can find more information on what your append file
|
You can find more information on what your append file
|
||||||
should contain in the
|
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
|
section in the Yocto Project Linux Kernel Development
|
||||||
Manual.
|
Manual.
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user