summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-07-19 13:48:26 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-01 12:15:00 +0100
commit33b01c502fa0e408a1f18631454af739dbd2adb4 (patch)
tree5d217d21aa71845878a9f41eb6fd9efff27a3567 /documentation/ref-manual/ref-tasks.xml
parentf2fa3c59bbbabf0eeee12b3d853529b046b7a719 (diff)
downloadpoky-33b01c502fa0e408a1f18631454af739dbd2adb4.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-tasks.xml')
-rw-r--r--documentation/ref-manual/ref-tasks.xml3
1 files changed, 2 insertions, 1 deletions
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 @@
300 recursive <filename>cp</filename> command, can preserve the 300 recursive <filename>cp</filename> command, can preserve the
301 UID and/or GID of the original file, which is usually not 301 UID and/or GID of the original file, which is usually not
302 what you want. 302 what you want.
303 The <filename>host-user-contaminated</filename> 303 The
304 <link linkend='ref-classes-insane'><filename>host-user-contaminated</filename></link>
304 QA check checks for files that probably have the wrong 305 QA check checks for files that probably have the wrong
305 ownership. 306 ownership.
306 </para> 307 </para>