* [PATCH v3][0/2] Yocto Bug #6149
@ 2015-07-23 21:32 Jate Sujjavanich
2015-07-23 21:50 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Jate Sujjavanich @ 2015-07-23 21:32 UTC (permalink / raw)
To: bitbake-devel, openembedded-core, Richard Purdie
[-- Attachment #1: Type: text/plain, Size: 367 bytes --]
These patches add code to handle a PREFERRED_PROVIDER for a runtime item.
The providers.py code chooses a recipe based on a runtime package to
resolve the multiple providers warning.
Then during package generation, the new image.bbclass code substitutes the
package into PACKAGE_INSTALL that RPROVIDES the runtime item if the
PREFERRED_PROVIDER is defined.
[-- Attachment #2: Type: text/html, Size: 412 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v3][0/2] Yocto Bug #6149
2015-07-23 21:32 [PATCH v3][0/2] Yocto Bug #6149 Jate Sujjavanich
@ 2015-07-23 21:50 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2015-07-23 21:50 UTC (permalink / raw)
To: Jate Sujjavanich; +Cc: bitbake-devel, openembedded-core
On Thu, 2015-07-23 at 17:32 -0400, Jate Sujjavanich wrote:
> These patches add code to handle a PREFERRED_PROVIDER for a runtime
> item.
>
> The providers.py code chooses a recipe based on a runtime package to
> resolve the multiple providers warning.
>
> Then during package generation, the new image.bbclass code substitutes
> the package into PACKAGE_INSTALL that RPROVIDES the runtime item if
> the PREFERRED_PROVIDER is defined.
>
What this doesn't do is fix the problem where one of these names is used
in a packagegroup or some other place than PACKAGE_INSTALL. I believe I
mentioned this the last time you sent patches as well.
Due to that, it would lead to gross inconsistencies in the way the
system would behave and it can't be merged as is, sorry.
Cheers,
Richard
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-23 21:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 21:32 [PATCH v3][0/2] Yocto Bug #6149 Jate Sujjavanich
2015-07-23 21:50 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox