diff options
Diffstat (limited to 'bitbake')
-rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 45366d5caa..ef191924ec 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |||
@@ -1202,12 +1202,6 @@ | |||
1202 | Tells BitBake to not generate a stamp file for a task, | 1202 | Tells BitBake to not generate a stamp file for a task, |
1203 | which implies the task should always be executed. | 1203 | which implies the task should always be executed. |
1204 | </para></listitem> | 1204 | </para></listitem> |
1205 | <listitem><para><emphasis>fakeroot:</emphasis> | ||
1206 | Causes a task to be run in a fakeroot environment, | ||
1207 | obtained by adding the variables in | ||
1208 | <link linkend='var-FAKEROOTENV'><filename>FAKEROOTENV</filename></link> | ||
1209 | to the environment. | ||
1210 | </para></listitem> | ||
1211 | <listitem><para><emphasis>umask:</emphasis> | 1205 | <listitem><para><emphasis>umask:</emphasis> |
1212 | The umask to run the task under. | 1206 | The umask to run the task under. |
1213 | </para></listitem> | 1207 | </para></listitem> |