On 22 March 2017 at 14:59, Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:

> What should happen is that the openstack recipe should complain loudly
> (error) if anyone tried to build it (or parse it?) with anything except
> the versions its known to work with.
>

Is this a good time to bring up versions in DEPENDS?

It would be awesome to automatically set PREFERRED_VERSION as appropriate
depending on the constrains in DEPENDS, but I'd be really happy with errors
if the versions specified were not selected.

So in this case openstack could do DEPENDS=python-something (>4.0) and
bitbake would error out if python-something v3 is being built.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to