* [PATCH] Documentation: Remove "fakeroot" from the list of task flags.
@ 2014-07-09 15:44 Robert P. J. Day
2014-07-10 7:36 ` Rifenbark, Scott M
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2014-07-09 15:44 UTC (permalink / raw)
To: BitBake developer list
"fakeroot" is now specified as a function attribute, not as a task
flag.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
---
diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index a9f5072..9a40c54 100644
--- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -1140,12 +1140,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>
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: Remove "fakeroot" from the list of task flags.
2014-07-09 15:44 [PATCH] Documentation: Remove "fakeroot" from the list of task flags Robert P. J. Day
@ 2014-07-10 7:36 ` Rifenbark, Scott M
0 siblings, 0 replies; 2+ messages in thread
From: Rifenbark, Scott M @ 2014-07-10 7:36 UTC (permalink / raw)
To: Robert P. J. Day, BitBake developer list
Applied as is. Needs to be merged to bitbake repo.
Scott
>-----Original Message-----
>From: bitbake-devel-bounces@lists.openembedded.org [mailto:bitbake-
>devel-bounces@lists.openembedded.org] On Behalf Of Robert P. J. Day
>Sent: Wednesday, July 09, 2014 8:44 AM
>To: BitBake developer list
>Subject: [bitbake-devel] [PATCH] Documentation: Remove "fakeroot" from
>the list of task flags.
>
>
>"fakeroot" is now specified as a function attribute, not as a task flag.
>
>Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
>---
>
>diff --git a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
>b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
>index a9f5072..9a40c54 100644
>--- a/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
>+++ b/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
>@@ -1140,12 +1140,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>
>
>--
>
>===========================================================
>=============
>Robert P. J. Day Ottawa, Ontario, CANADA
> http://crashcourse.ca
>
>Twitter: http://twitter.com/rpjday
>LinkedIn: http://ca.linkedin.com/in/rpjday
>===========================================================
>=============
>--
>_______________________________________________
>bitbake-devel mailing list
>bitbake-devel@lists.openembedded.org
>http://lists.openembedded.org/mailman/listinfo/bitbake-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-10 7:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-09 15:44 [PATCH] Documentation: Remove "fakeroot" from the list of task flags Robert P. J. Day
2014-07-10 7:36 ` Rifenbark, Scott M
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.