All of lore.kernel.org
 help / color / mirror / Atom feed
* Behaviour when bitbaking a specific version with DEFAULT_PREFERENCE = "-1"
@ 2008-03-30 21:59 Leon Woestenberg
  2008-03-31 10:34 ` Rolf Leggewie
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Woestenberg @ 2008-03-30 21:59 UTC (permalink / raw)
  To: openembedded-devel

Hello,

when I perform a bitbake package-version.bb, whilst that package has
DEFAULT_PREFERENCE -1, weird things happen.

In my case, two versions get built concurrently and the output doesn't
make sense.

Can the bitbake guru's think about catching this case (and probably do
something more senseful)?

Thanks, regards,
-- 
Leon



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Behaviour when bitbaking a specific version with DEFAULT_PREFERENCE = "-1"
  2008-03-30 21:59 Behaviour when bitbaking a specific version with DEFAULT_PREFERENCE = "-1" Leon Woestenberg
@ 2008-03-31 10:34 ` Rolf Leggewie
  2008-03-31 15:32   ` Leon Woestenberg
  0 siblings, 1 reply; 4+ messages in thread
From: Rolf Leggewie @ 2008-03-31 10:34 UTC (permalink / raw)
  To: openembedded-devel

Leon Woestenberg wrote:
> when I perform a bitbake package-version.bb, whilst that package has
> DEFAULT_PREFERENCE -1, weird things happen.

example?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Behaviour when bitbaking a specific version with DEFAULT_PREFERENCE = "-1"
  2008-03-31 10:34 ` Rolf Leggewie
@ 2008-03-31 15:32   ` Leon Woestenberg
  2008-04-01 18:40     ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Woestenberg @ 2008-03-31 15:32 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Mar 31, 2008 at 12:34 PM, Rolf Leggewie
<no2spam@nospam.arcornews.de> wrote:
> Leon Woestenberg wrote:
>  > when I perform a bitbake package-version.bb, whilst that package has
>  > DEFAULT_PREFERENCE -1, weird things happen.
>
>  example?
>
Sure. (Revision numbers might be off, I do not have access to the
build machine right now.)

I had built console-image for MACHINE=efika, with madwifi-ng as an
extra package.
madwifi-ng-r2072 gets built, because newers have DEFAULT_PREFERENCE -1
(at least for MACHINE "efika").

Good so far.

I then cleaned madwifi-ng. If I then build a specific newer version
(which has DEFAULT_PREFERENCE = -1", bitbake madwifi-ng-r3367, bitbake
starts to build both revisions, and concurrently in my case.

I.e both the one I specified, and the one which has DEFAULT_PREFERENCE set to 1.

Not a common case, but it took me a while to see what caused it.

Regards,
-- 
Leon



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Behaviour when bitbaking a specific version with DEFAULT_PREFERENCE = "-1"
  2008-03-31 15:32   ` Leon Woestenberg
@ 2008-04-01 18:40     ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2008-04-01 18:40 UTC (permalink / raw)
  To: openembedded-devel

you can generate the dependencies (bitbake -vvvv option) and see who
is pulling the second one.

-Khem

On Mon, Mar 31, 2008 at 8:32 AM, Leon Woestenberg
<leon.woestenberg@gmail.com> wrote:
> On Mon, Mar 31, 2008 at 12:34 PM, Rolf Leggewie
>  <no2spam@nospam.arcornews.de> wrote:
>  > Leon Woestenberg wrote:
>  >  > when I perform a bitbake package-version.bb, whilst that package has
>  >  > DEFAULT_PREFERENCE -1, weird things happen.
>  >
>  >  example?
>  >
>  Sure. (Revision numbers might be off, I do not have access to the
>  build machine right now.)
>
>  I had built console-image for MACHINE=efika, with madwifi-ng as an
>  extra package.
>  madwifi-ng-r2072 gets built, because newers have DEFAULT_PREFERENCE -1
>  (at least for MACHINE "efika").
>
>  Good so far.
>
>  I then cleaned madwifi-ng. If I then build a specific newer version
>  (which has DEFAULT_PREFERENCE = -1", bitbake madwifi-ng-r3367, bitbake
>  starts to build both revisions, and concurrently in my case.
>
>  I.e both the one I specified, and the one which has DEFAULT_PREFERENCE set to 1.
>
>  Not a common case, but it took me a while to see what caused it.
>
>  Regards,
>  --
>  Leon
>
>
>
>  _______________________________________________
>  Openembedded-devel mailing list
>  Openembedded-devel@lists.openembedded.org
>  http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-04-01 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30 21:59 Behaviour when bitbaking a specific version with DEFAULT_PREFERENCE = "-1" Leon Woestenberg
2008-03-31 10:34 ` Rolf Leggewie
2008-03-31 15:32   ` Leon Woestenberg
2008-04-01 18:40     ` Khem Raj

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.