Hello, I am trying to build a recipe that has a header dependency on
libudev.h. I have added a
DEPENDS += "systemd"
because it looks like systemd provides libudev, but I continue to get the
following error:
hid.c:44:21: fatal error: libudev.h: No such file or directory
This is what a find
On Thu, Jan 3, 2019 at 5:36 AM Alexander Kanavin
wrote:
> On Thu, 3 Jan 2019 at 10:11, Derek Dresser wrote:
> > I have an application that uses features introduced in Python 3.6, so I
> am trying to add a new version of Python to my Yocto build. I know that
> 3.5.6 is the la
Hello,
I have an application that uses features introduced in Python 3.6, so I am
trying to add a new version of Python to my Yocto build. I know that 3.5.6
is the latest version of Python that has been included in a Yocto release.
I found the patches here
https://patchwork.openembedded.org/series