* should list of "Variable Flags" include "fakeroot"?
@ 2014-07-09 13:38 Robert P. J. Day
2014-07-09 15:20 ` Christopher Larson
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2014-07-09 13:38 UTC (permalink / raw)
To: BitBake developer list
user manual, "3.6 Variable Flags" includes "fakeroot" as one of the
numerous flags, but that section claims that all of those flags can be
set using the standard variable syntax. but IIRC, fakeroot is set as
an *attribute* on tasks these days, as in:
fakeroot tar_sdk() {
so how should that entry be worded/reworded? unless i'm misreading
something.
rday
--
========================================================================
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 [flat|nested] 3+ messages in thread
* Re: should list of "Variable Flags" include "fakeroot"?
2014-07-09 13:38 should list of "Variable Flags" include "fakeroot"? Robert P. J. Day
@ 2014-07-09 15:20 ` Christopher Larson
2014-07-09 15:25 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Christopher Larson @ 2014-07-09 15:20 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: BitBake developer list
[-- Attachment #1: Type: text/plain, Size: 836 bytes --]
On Wed, Jul 9, 2014 at 6:38 AM, Robert P. J. Day <rpjday@crashcourse.ca>
wrote:
> user manual, "3.6 Variable Flags" includes "fakeroot" as one of the
> numerous flags, but that section claims that all of those flags can be
> set using the standard variable syntax. but IIRC, fakeroot is set as
> an *attribute* on tasks these days, as in:
>
> fakeroot tar_sdk() {
>
> so how should that entry be worded/reworded? unless i'm misreading
> something.
>
It likely shouldn't be mentioned as a flag. The fact that it's a flag
internally is a bitbake implementation detail that likely isn't something
they need to be aware of, in my personal opinion, anyway.
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
[-- Attachment #2: Type: text/html, Size: 1287 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: should list of "Variable Flags" include "fakeroot"?
2014-07-09 15:20 ` Christopher Larson
@ 2014-07-09 15:25 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2014-07-09 15:25 UTC (permalink / raw)
To: Christopher Larson; +Cc: BitBake developer list
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1468 bytes --]
On Wed, 9 Jul 2014, Christopher Larson wrote:
>
> On Wed, Jul 9, 2014 at 6:38 AM, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> user manual, "3.6 Variable Flags" includes "fakeroot" as one of the
> numerous flags, but that section claims that all of those flags can be
> set using the standard variable syntax. but IIRC, fakeroot is set as
> an *attribute* on tasks these days, as in:
>
> fakeroot tar_sdk() {
>
> so how should that entry be worded/reworded? unless i'm misreading
> something.
>
>
> It likely shouldn't be mentioned as a flag. The fact that it's a
> flag internally is a bitbake implementation detail that likely isn't
> something they need to be aware of, in my personal opinion, anyway.
that's the way i read it ... all the underlying support code still
treats it as a "flag", but since i see no usage of it with the flag
syntax, i'll just submit a patch to delete it from the flag list,
assuming it's discussed adequately elsewhere.
rday
--
========================================================================
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 [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-09 15:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-09 13:38 should list of "Variable Flags" include "fakeroot"? Robert P. J. Day
2014-07-09 15:20 ` Christopher Larson
2014-07-09 15:25 ` Robert P. J. Day
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.