* Package selection problems
@ 2008-12-10 12:29 Dmitry Eremin-Solenikov
0 siblings, 0 replies; only message in thread
From: Dmitry Eremin-Solenikov @ 2008-12-10 12:29 UTC (permalink / raw)
To: openembedded-devel
Hi,
I recently stumbled upon a problem that looks more like a BitBake bug for me.
Using bitbake 1.8.10 and current org.OE.dev branch, I did the following:
Added PREFERRED_PROVIDED_virtual/kernel = "linux" to conf/machine/tosa.conf
Added DEFAULT_PREFERENCE_tosa = "1" to packages/linux/linux-2.6.28-rc6.bb
Then untill I added DEFAULT_PREFERENCE_tosa = "-1" to all recipes from
linux-2.6.14 till linux-2.6.21 (more recent ones just contain
DEFAULT_PREFERENCE="-1"), calls to bitbake linux, bitbake virtual/kernel and
even bitbake linux-2.6.27+2.6.28-rc6 tried to build both 2.6.27+2.6.28-rc6
recipe AND the recipe from 2.6.14 -- 2.6.21.
Is it an expended behaviour, is it some misconfiguration on my side or what?
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-12-10 12:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-10 12:29 Package selection problems Dmitry Eremin-Solenikov
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.