mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
docs: fix hardcoded link warning messages
Sphinx complains about hardcoded links which can be replaced by an extlink. So let's apply its recommendations. (From yocto-docs rev: a385999029942ae12b6b5d0dddc3fbbd3be13a02) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c17b457ac4
commit
ca162b5063
@@ -140,7 +140,7 @@ configuration provided and tested by the Yocto Project, there is
|
||||
simply no sense in continuing to enable prelink.
|
||||
|
||||
There's also a concern that no one is maintaining the code, and there
|
||||
are open bugs (including `this serious one <https://bugzilla.yoctoproject.org/show_bug.cgi?id=14429>`__).
|
||||
are open bugs (including :yocto_bugs:`this serious one </show_bug.cgi?id=14429>`).
|
||||
Given that prelink does intricate address arithmetic and rewriting
|
||||
of binaries the best option is to disable the feature. It is recommended
|
||||
that you consider disabling this feature in your own configuration if
|
||||
|
||||
Reference in New Issue
Block a user