Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-24 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 04:37:34PM +, Khem Raj wrote: > several userspace libraries like libepoxy poke for pkgconfigs ( .pc ) > files to detect egl support, and comes out to fail in configure stage, > one of the patches now adds support to generate .pc files for some known > cases. it could be

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-21 Thread Andrei Gherzan
Hello, On Thu, Oct 15, 2015 at 04:57:13PM +0200, Joachim Schiele wrote: > On 13.10.2015 19:13, Andrei Gherzan wrote: > > On Tue, Oct 13, 2015 at 02:14:28AM +0200, Joachim Schiele wrote: > >> On 03.10.2015 23:53, Andrei Gherzan wrote: > >>> On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote:

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-15 Thread Joachim Schiele
On 13.10.2015 19:13, Andrei Gherzan wrote: > On Tue, Oct 13, 2015 at 02:14:28AM +0200, Joachim Schiele wrote: >> On 03.10.2015 23:53, Andrei Gherzan wrote: >>> On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote: On Sat, Oct 3, 2015 at 2:27 PM, Andrei Gherzan wrote: > On Sat, Oct 03,

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-13 Thread Andrei Gherzan
On Tue, Oct 13, 2015 at 02:14:28AM +0200, Joachim Schiele wrote: > On 03.10.2015 23:53, Andrei Gherzan wrote: > > On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote: > >> On Sat, Oct 3, 2015 at 2:27 PM, Andrei Gherzan wrote: > >>> On Sat, Oct 03, 2015 at 10:46:07PM +0200, Andrei Gherzan wrot

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-12 Thread Joachim Schiele
On 03.10.2015 23:53, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote: >> On Sat, Oct 3, 2015 at 2:27 PM, Andrei Gherzan wrote: >>> On Sat, Oct 03, 2015 at 10:46:07PM +0200, Andrei Gherzan wrote: On Sat, Oct 03, 2015 at 10:40:50PM +0200, Andrei Gherzan wrote: >

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 02:47:24PM -0700, Khem Raj wrote: > On Sat, Oct 3, 2015 at 2:27 PM, Andrei Gherzan wrote: > > On Sat, Oct 03, 2015 at 10:46:07PM +0200, Andrei Gherzan wrote: > >> On Sat, Oct 03, 2015 at 10:40:50PM +0200, Andrei Gherzan wrote: > >> > On Sat, Oct 03, 2015 at 10:33:12PM +0200

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 2:27 PM, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 10:46:07PM +0200, Andrei Gherzan wrote: >> On Sat, Oct 03, 2015 at 10:40:50PM +0200, Andrei Gherzan wrote: >> > On Sat, Oct 03, 2015 at 10:33:12PM +0200, Andrei Gherzan wrote: >> > > On Sat, Oct 03, 2015 at 01:31:24PM

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 10:46:07PM +0200, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 10:40:50PM +0200, Andrei Gherzan wrote: > > On Sat, Oct 03, 2015 at 10:33:12PM +0200, Andrei Gherzan wrote: > > > On Sat, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: > > > > On Sat, Oct 3, 2015 at 1:11 P

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 10:40:50PM +0200, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 10:33:12PM +0200, Andrei Gherzan wrote: > > On Sat, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: > > > On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: > > > > On Sat, Oct 03, 2015 at 01:06:55PM -07

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 1:40 PM, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 10:33:12PM +0200, Andrei Gherzan wrote: >> On Sat, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: >> > On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: >> > > On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 10:33:12PM +0200, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: > > On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: > > > On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj wrote: > > >> On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherz

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 01:31:24PM -0700, Khem Raj wrote: > On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: > > On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj wrote: > >> On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherzan wrote: > >> > I tested with and without - same result. > >> > DISTRO

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 1:11 PM, Andrei Gherzan wrote: > On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj wrote: >> On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherzan wrote: >> > I tested with and without - same result. >> > DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 01:06:55PM -0700, Khem Raj wrote: > On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherzan wrote: > > I tested with and without - same result. > > DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget > > usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 12:18 PM, Andrei Gherzan wrote: > I tested with and without - same result. > DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget > usbhost wifi xattr nfs zeroconf pci 3g nfc x11 ipv4 ipv6 libc-backtrace > libc-big-macros libc-bsd libc-cxx-tests libc-cat

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
On Sat, Oct 03, 2015 at 12:15:58PM -0700, Khem Raj wrote: > On Sat, Oct 3, 2015 at 12:03 PM, Andrei Gherzan wrote: > > Hi, > > > > On Sat, Oct 03, 2015 at 12:00:13PM -0700, Khem Raj wrote: > >> On Sat, Oct 3, 2015 at 11:24 AM, Andrei Gherzan wrote: > >> > Do you happen to have this patchset in a

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 12:03 PM, Andrei Gherzan wrote: > Hi, > > On Sat, Oct 03, 2015 at 12:00:13PM -0700, Khem Raj wrote: >> On Sat, Oct 3, 2015 at 11:24 AM, Andrei Gherzan wrote: >> > Do you happen to have this patchset in a branch somewhere remote? Something >> > doesn't apply the way it shoul

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
Hi, On Sat, Oct 03, 2015 at 12:00:13PM -0700, Khem Raj wrote: > On Sat, Oct 3, 2015 at 11:24 AM, Andrei Gherzan wrote: > > Do you happen to have this patchset in a branch somewhere remote? Something > > doesn't apply the way it should. > > yes > https://github.com/kraj/meta-raspberrypi/commits/kr

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
On Sat, Oct 3, 2015 at 11:24 AM, Andrei Gherzan wrote: > Do you happen to have this patchset in a branch somewhere remote? Something > doesn't apply the way it should. yes https://github.com/kraj/meta-raspberrypi/commits/kraj/master -- ___ yocto mailin

Re: [yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Andrei Gherzan
Hey Khem, On Sat, Oct 03, 2015 at 04:37:34PM +, Khem Raj wrote: > several userspace libraries like libepoxy poke for pkgconfigs ( .pc ) > files to detect egl support, and comes out to fail in configure stage, > one of the patches now adds support to generate .pc files for some known > cases. i

[yocto] [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs

2015-10-03 Thread Khem Raj
several userspace libraries like libepoxy poke for pkgconfigs ( .pc ) files to detect egl support, and comes out to fail in configure stage, one of the patches now adds support to generate .pc files for some known cases. it could be further extended if needed for other libraries too Secondly, the