* which fetch protocols are actually in any use these days?
@ 2012-12-12 19:42 Robert P. J. Day
2012-12-13 12:52 ` Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2012-12-12 19:42 UTC (permalink / raw)
To: OE Core mailing list
while the bitbake fetcher code supports a number of protocols, which
ones are *actually* in serious use these days? while the fetcher code
handles protocols like osc:// and p4://, is anyone actually using
those?
i'm writing a tutorial on fetching and i just don't want to spend any
time on protocols no one's going to care about. thanks.
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: which fetch protocols are actually in any use these days?
2012-12-12 19:42 which fetch protocols are actually in any use these days? Robert P. J. Day
@ 2012-12-13 12:52 ` Richard Purdie
2012-12-13 13:04 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2012-12-13 12:52 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: OE Core mailing list
On Wed, 2012-12-12 at 14:42 -0500, Robert P. J. Day wrote:
> while the bitbake fetcher code supports a number of protocols, which
> ones are *actually* in serious use these days? while the fetcher code
> handles protocols like osc:// and p4://, is anyone actually using
> those?
>
> i'm writing a tutorial on fetching and i just don't want to spend any
> time on protocols no one's going to care about. thanks.
Few care about those two, at least looking for the patches we receive to
those fetchers. p4 may have some users, I suspect osc has none since I
know why it was added and that it isn't used by that user group.
Having said that I don't see a pressing need to remove them either as
they still work, at least in theory.
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: which fetch protocols are actually in any use these days?
2012-12-13 12:52 ` Richard Purdie
@ 2012-12-13 13:04 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2012-12-13 13:04 UTC (permalink / raw)
To: Richard Purdie; +Cc: OE Core mailing list
On Thu, 13 Dec 2012, Richard Purdie wrote:
> On Wed, 2012-12-12 at 14:42 -0500, Robert P. J. Day wrote:
> > while the bitbake fetcher code supports a number of protocols, which
> > ones are *actually* in serious use these days? while the fetcher code
> > handles protocols like osc:// and p4://, is anyone actually using
> > those?
> >
> > i'm writing a tutorial on fetching and i just don't want to spend any
> > time on protocols no one's going to care about. thanks.
>
> Few care about those two, at least looking for the patches we receive to
> those fetchers. p4 may have some users, I suspect osc has none since I
> know why it was added and that it isn't used by that user group.
>
> Having said that I don't see a pressing need to remove them either as
> they still work, at least in theory.
oh, i wasn't proposing removing them, i just wanted to know which
protocols i could safely ignore during class. :-)
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:[~2012-12-13 13:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-12 19:42 which fetch protocols are actually in any use these days? Robert P. J. Day
2012-12-13 12:52 ` Richard Purdie
2012-12-13 13:04 ` 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.