mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
dev-manual: Add a note about prelink changing prebuild binaries
(From yocto-docs rev: 6c023ee1328bb31ececd9e1daaac67351c8320e3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -2602,6 +2602,13 @@ doing the following:
|
||||
where you have installed them and whether those files are in
|
||||
different locations than the defaults.
|
||||
|
||||
.. note::
|
||||
|
||||
If image prelinking is enabled (e.g. "image-prelink" is in :term:`USER_CLASSES`
|
||||
which it is by default), prelink will change the binaries in the generated images
|
||||
and this often catches people out. Remove that class to ensure binaries are
|
||||
preserved exactly if that is necessary.
|
||||
|
||||
Following Recipe Style Guidelines
|
||||
---------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user