From 9fb35c02b6eab1a4e15f60654e43d7a98ceaf85e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 17 Apr 2018 13:48:29 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 3 ++- documentation/ref-manual/ref-tasks.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual') 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 @@ FILES variable values that contain "//", which is invalid. - host-user-contaminated: + + host-user-contaminated: Checks that no package produced by the recipe contains any files outside of /home with a user or 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 @@ UID and/or GID of the original file, which is usually not what you want. The - host-user-contaminated + host-user-contaminated QA check checks for files that probably have the wrong ownership. -- cgit v1.2.3-54-g00ecf