[yocto] can't find libudev.h

2019-03-15 Thread Derek Dresser
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

Re: [yocto] Python upgrade path?

2019-01-15 Thread Derek Dresser
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

[yocto] Python upgrade path?

2019-01-03 Thread Derek Dresser
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