[oe] libgpiod2 incorrectly depends on python3-core

Khem Raj raj.khem at gmail.com
Thu Oct 18 15:37:51 UTC 2018


Hi ferry

On Thu, Oct 18, 2018 at 6:33 AM Ferry Toth <ftoth at telfort.nl> wrote:
>
> On master (to be 2.6): In recipe libgpiod_1.1.1 when enabling python3
> bindings the generated libgpiod2 package depends on python3-core. The
> result is when needing only libgpiod-tools in initramfs the whole of
> python3 is pulled in.
>

This is because of the recommendation thats added to for best out of
box instal experience. You can always override that in your image
recipe and that will break the rdep chain

BAD_RECOMMENDATIONS += "libgpiod-python"

> I believe this dependency to be incorrect, instead libgpiod-python
> should depend on python3-core.
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list