* adding an updated package, and when it's safe to do so?
@ 2009-11-20 1:54 Robert P. J. Day
2009-11-20 15:07 ` Chris Conroy
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2009-11-20 1:54 UTC (permalink / raw)
To: OpenEmbedded Development mailing list
a couple silly questions while i prep a guile package update.
1) if a newer package is added under recipes, i'm assuming that it's
the newest version of the package that will be used for a build,
unless a PREFERRED_VERSION directive is used, correct?
2) at what point can i start to add that new package info so that a
current build doesn't pick it up? once all the .bb files are parsed
and the package builds are underway, is that it for any further
consultation of the .bb files?
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: adding an updated package, and when it's safe to do so?
2009-11-20 1:54 adding an updated package, and when it's safe to do so? Robert P. J. Day
@ 2009-11-20 15:07 ` Chris Conroy
2009-11-20 15:13 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Chris Conroy @ 2009-11-20 15:07 UTC (permalink / raw)
To: openembedded-devel
On Thu, 2009-11-19 at 20:54 -0500, Robert P. J. Day wrote:
> a couple silly questions while i prep a guile package update.
>
> 1) if a newer package is added under recipes, i'm assuming that it's
> the newest version of the package that will be used for a build,
> unless a PREFERRED_VERSION directive is used, correct?
>
> 2) at what point can i start to add that new package info so that a
> current build doesn't pick it up? once all the .bb files are parsed
> and the package builds are underway, is that it for any further
> consultation of the .bb files?
I'm not sure if I'm understanding your problem correctly, but to me it
sounds like you just want to set DEFAULT_PREFERENCE="-1" in the recipe
you're concerned about.
--Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: adding an updated package, and when it's safe to do so?
2009-11-20 15:07 ` Chris Conroy
@ 2009-11-20 15:13 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2009-11-20 15:13 UTC (permalink / raw)
To: openembedded-devel
On Fri, 20 Nov 2009, Chris Conroy wrote:
> On Thu, 2009-11-19 at 20:54 -0500, Robert P. J. Day wrote:
> > a couple silly questions while i prep a guile package update.
> >
> > 1) if a newer package is added under recipes, i'm assuming that
> > it's the newest version of the package that will be used for a
> > build, unless a PREFERRED_VERSION directive is used, correct?
> >
> > 2) at what point can i start to add that new package info so that
> > a current build doesn't pick it up? once all the .bb files are
> > parsed and the package builds are underway, is that it for any
> > further consultation of the .bb files?
>
> I'm not sure if I'm understanding your problem correctly, but to me
> it sounds like you just want to set DEFAULT_PREFERENCE="-1" in the
> recipe you're concerned about.
not really, i was simply asking what *would* happen upon the
addition of a newer version of a package, that's all.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-20 15:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-20 1:54 adding an updated package, and when it's safe to do so? Robert P. J. Day
2009-11-20 15:07 ` Chris Conroy
2009-11-20 15:13 ` 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.