Re: [yocto] [meta-raspberrypi][PATCH 08/23] wiringPi: Fix build with musl

2016-02-29 Thread Andrei Gherzan
On Sat, Feb 27, 2016 at 03:26:47PM +, Khem Raj wrote: > Include asm/ioctl.h for _IOC_SIZEBITS > > Signed-off-by: Khem Raj > --- > ...de-asm-ioctl.h-directly-for-_IOC_SIZEBITS.patch | 58 > ++ > recipes-devtools/wiringPi/wiringpi_git.bb | 8

[yocto] [meta-raspberrypi][PATCH 08/23] wiringPi: Fix build with musl

2016-02-27 Thread Khem Raj
Include asm/ioctl.h for _IOC_SIZEBITS Signed-off-by: Khem Raj --- ...de-asm-ioctl.h-directly-for-_IOC_SIZEBITS.patch | 58 ++ recipes-devtools/wiringPi/wiringpi_git.bb | 8 +-- 2 files changed, 62 insertions(+), 4 deletions(-) create mode