documenation/poky-ref-manual/ref-variables.xml: debug-tweaks qualified

I noted that the developer should remove this option from
EXTRA_IMAGE_FEATURES before they create a production image.

(From yocto-docs rev: 8de6c789d1a1ed5e721c16f53bb27de18ae88238)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-09-23 09:11:14 -07:00 committed by Richard Purdie
parent 748fd4543b
commit c32652716d
1 changed files with 24 additions and 22 deletions

View File

@ -360,10 +360,12 @@
"debug-tweaks" - Makes an image suitable for development.
For example, ssh root access has a blank
password. There are other application
targets too, see
meta/classes/poky-image.bbclass
and meta/packages/tasks/task-poky.bb
password. You should remove this feature
before you produce a production image.
There are other application targets too, see
<filename>meta/classes/poky-image.bbclass</filename>
and <filename>meta/packages/tasks/task-poky.bb</filename>
for more details.
</literallayout>
</glossdef>