mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +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:
parent
6de21a42a6
commit
e9f0895627
|
@ -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
|
||||
---------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user