mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
ref-manual: Enhanced link to the host-user-contaminated test.
The link was just going to the top of the section. I added an ID tag to the actual host-user-contaminated test within that insane.bbclass description. Now, the user is linked right to that test. (From yocto-docs rev: b1e5b5a1876e211a8c57bfa727fa9031cfe5e0ac) 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
ac798d5543
commit
9fb35c02b6
@@ -1551,7 +1551,8 @@
|
||||
<link linkend='var-FILES'><filename>FILES</filename></link>
|
||||
variable values that contain "//", which is invalid.
|
||||
</para></listitem>
|
||||
<listitem><para><emphasis><filename>host-user-contaminated:</filename></emphasis>
|
||||
<listitem><para id='insane-host-user-contaminated'>
|
||||
<emphasis><filename>host-user-contaminated:</filename></emphasis>
|
||||
Checks that no package produced by the recipe contains any
|
||||
files outside of <filename>/home</filename> with a user or
|
||||
group ID that matches the user running BitBake.
|
||||
|
||||
Reference in New Issue
Block a user