All of lore.kernel.org
 help / color / mirror / Atom feed
* preferred-provider at the image level a.k.a why is all this fso stuff in my non-fso image
@ 2008-11-26 14:51 Koen Kooi
  2008-11-26 16:55 ` Michael 'Mickey' Lauer
  2008-11-28  9:40 ` Koen Kooi
  0 siblings, 2 replies; 17+ messages in thread
From: Koen Kooi @ 2008-11-26 14:51 UTC (permalink / raw)
  To: openembedded-devel

Hi,

Recently the FSO developers discovered that they can put

RPROVIDES = "foo"
RCONFLICTS = "foo"

in their fso-foo recipe to have OE install fso-foo instead of foo in 
their fso-image. Great.

The downside: people can't get 'foo' anymore in their image since 
'fso-foo' will _always_ get choosen over 'foo'. Not so great.

Normally it would be just a matter of putting PREFERRED_PROVIDER_foo = 
"foo" in the distro.conf, but that is not an option in this case, since 
when building 'fso-image' I actually want 'fso-foo' instead of 'foo'

My proposal is:

* remove the RPROVIDES, leave the RCONFLICTS
* put 'fso-foo' in IMAGE_INSTALL in fso-images instead of 'foo'
* educate people using RPROVIDES, RCONFLICTS and RREPLACES in recipes

objections?

regards,

Koen




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

end of thread, other threads:[~2008-11-28  9:43 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26 14:51 preferred-provider at the image level a.k.a why is all this fso stuff in my non-fso image Koen Kooi
2008-11-26 16:55 ` Michael 'Mickey' Lauer
2008-11-26 17:28   ` Koen Kooi
2008-11-26 17:40   ` Phil Blundell
2008-11-26 17:49     ` Koen Kooi
2008-11-26 18:03       ` Phil Blundell
2008-11-26 18:40         ` Koen Kooi
2008-11-26 19:00           ` Phil Blundell
2008-11-26 20:09             ` Koen Kooi
2008-11-26 21:27               ` Phil Blundell
2008-11-27  7:34                 ` Koen Kooi
2008-11-26 18:12       ` Sergey Lapin
2008-11-26 18:24         ` Denys Dmytriyenko
2008-11-26 18:33           ` Koen Kooi
2008-11-26 18:45             ` Denys Dmytriyenko
2008-11-26 18:35           ` Phil Blundell
2008-11-28  9:40 ` Koen Kooi

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.