> On 31 March 2017 at 14:56 Fabien Lahoudere
> wrote:
>
> On Fri, 2017-03-31 at 14:42 +0100, colin.helliw...@ln-systems.com wrote:
>
> > I have a niggly problem I keep running into, especially with fresh image
> > builds.
> > I have a custom driver, and a user-space library for controlling it;
On Fri, 2017-03-31 at 14:42 +0100, colin.helliw...@ln-systems.com wrote:
> I have a niggly problem I keep running into, especially with fresh image
> builds.
> I have a custom driver, and a user-space library for controlling it;
> therefore the library includes one of the driver's header files (IOC
I have a niggly problem I keep running into, especially with fresh image
builds.
I have a custom driver, and a user-space library for controlling it;
therefore the library includes one of the driver's header files (IOCTL defs
etc).
However I can't get the dependencies correct in the library recipe