bitbake: bitbake-user-manual-metadata.xml: Removed fakeroot from list

"fakeroot" is now specified as a function attribute, not as a task
flag.

(Bitbake rev: 749b39a8e5e8060222c748a349efc31f541da94e)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert P. J. Day 2014-07-10 10:28:39 +03:00 committed by Richard Purdie
parent eb169fe8b3
commit c08d72475c
1 changed files with 0 additions and 6 deletions

View File

@ -1202,12 +1202,6 @@
Tells BitBake to not generate a stamp file for a task,
which implies the task should always be executed.
</para></listitem>
<listitem><para><emphasis>fakeroot:</emphasis>
Causes a task to be run in a fakeroot environment,
obtained by adding the variables in
<link linkend='var-FAKEROOTENV'><filename>FAKEROOTENV</filename></link>
to the environment.
</para></listitem>
<listitem><para><emphasis>umask:</emphasis>
The umask to run the task under.
</para></listitem>