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

Andrei Gherzan andrei at gherzan.ro
Sat Oct 3 11:24:33 PDT 2015


Hey Khem,

On Sat, Oct 03, 2015 at 04:37:34PM +0000, 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 further extended if needed for other libraries too
>
> Secondly, the default CMAKE_INSTALL_PREFIX is /opt/vc but in OE we use
> proper /usr so lets make this change as well, it simplifies do_install()
>
> .so are not versioned so we need to grapple with OE's defaults of
> expecting versioned .so files.
>
> Adjust packages for -dev package such that it can automatically package
> pkgconfig files and inherit pkgconfig because in cmake code we are not
> looking for pkgconfig so we need the dependency also put in place for
> consistent builds
>
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>

Do you happen to have this patchset in a branch somewhere remote? Something
doesn't apply the way it should.

Thanks,

----
Andrei Gherzan



More information about the yocto mailing list