From 33b01c502fa0e408a1f18631454af739dbd2adb4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Jul 2016 13:48:26 -0700 Subject: ref-manual: Added 3 new QA sanity checks. Fixes [YOCTO #9983] Added the host-user-contaminated, invalid-chars, and invalid-packageconfig QA checks. (From yocto-docs rev: 5bd28f9386a8afff435254788fbce73a7fc48305) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-tasks.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'documentation/ref-manual/ref-tasks.xml') diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml index d180eee7bb..22c1e26eb9 100644 --- a/documentation/ref-manual/ref-tasks.xml +++ b/documentation/ref-manual/ref-tasks.xml @@ -300,7 +300,8 @@ recursive cp command, can preserve the UID and/or GID of the original file, which is usually not what you want. - The host-user-contaminated + The + host-user-contaminated QA check checks for files that probably have the wrong ownership. -- cgit v1.2.3-54-g00ecf