mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01: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
b3b2d8f39a
commit
876c9b07b1
@@ -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