1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

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>
This commit is contained in:
Scott Rifenbark
2016-07-19 13:48:26 -07:00
committed by Richard Purdie
parent f2fa3c59bb
commit 33b01c502f
2 changed files with 32 additions and 1 deletions
+2 -1
View File
@@ -300,7 +300,8 @@
recursive <filename>cp</filename> command, can preserve the
UID and/or GID of the original file, which is usually not
what you want.
The <filename>host-user-contaminated</filename>
The
<link linkend='ref-classes-insane'><filename>host-user-contaminated</filename></link>
QA check checks for files that probably have the wrong
ownership.
</para>