diff options
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 3 | ||||
-rw-r--r-- | documentation/ref-manual/ref-tasks.xml | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index a9fc70ae40..77f21ede79 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1551,7 +1551,8 @@ | |||
1551 | <link linkend='var-FILES'><filename>FILES</filename></link> | 1551 | <link linkend='var-FILES'><filename>FILES</filename></link> |
1552 | variable values that contain "//", which is invalid. | 1552 | variable values that contain "//", which is invalid. |
1553 | </para></listitem> | 1553 | </para></listitem> |
1554 | <listitem><para><emphasis><filename>host-user-contaminated:</filename></emphasis> | 1554 | <listitem><para id='insane-host-user-contaminated'> |
1555 | <emphasis><filename>host-user-contaminated:</filename></emphasis> | ||
1555 | Checks that no package produced by the recipe contains any | 1556 | Checks that no package produced by the recipe contains any |
1556 | files outside of <filename>/home</filename> with a user or | 1557 | files outside of <filename>/home</filename> with a user or |
1557 | group ID that matches the user running BitBake. | 1558 | group ID that matches the user running BitBake. |
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index 2ed5c13a09..b82ca2a627 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml | |||
@@ -279,7 +279,7 @@ | |||
279 | UID and/or GID of the original file, which is usually not | 279 | UID and/or GID of the original file, which is usually not |
280 | what you want. | 280 | what you want. |
281 | The | 281 | The |
282 | <link linkend='ref-classes-insane'><filename>host-user-contaminated</filename></link> | 282 | <link linkend='insane-host-user-contaminated'><filename>host-user-contaminated</filename></link> |
283 | QA check checks for files that probably have the wrong | 283 | QA check checks for files that probably have the wrong |
284 | ownership. | 284 | ownership. |
285 | </para> | 285 | </para> |