[oe] Libiio Python Bindings

Khem Raj raj.khem at gmail.com
Mon Oct 28 13:57:56 UTC 2019


On Mon, Oct 28, 2019 at 1:33 PM Martin Siegumfeldt <mns at gomspace.com> wrote:

> Hi,
>
> I noticed that since
> http://lists.openembedded.org/pipermail/openembedded-devel/2019-October/202502.html
> was merged, libiio started depending on 'python3-core', even without any
> dependencies defined towards libiio-python3.
>
> We use
>
> RDEPENDS_${PN} += "libiio"
>
> for describing the (native library) dependency (i.e. without bindings), and
>
> RDEPENDS_${PN} += "libiio-${PYTHON_PN}"
>
> for a dependency including the bindings - isn't this valid?
>
> I assume, that a pure native library dependency (i.e. without python
> bindings) should not introduce any python core functionality?


I am happy to take a patch to make it a packageconfig and keep it off by
default

>
>
> Thanks,
> Martin Siegumfeldt
> --
> _______________________________________________
> 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