From: Andrei Gherzan <andrei@gherzan.ro>
To: Khem Raj <raj.khem@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs
Date: Sat, 3 Oct 2015 20:24:33 +0200 [thread overview]
Message-ID: <20151003182433.GA23956@resin> (raw)
In-Reply-To: <1443890258-14442-1-git-send-email-raj.khem@gmail.com>
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@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
next prev parent reply other threads:[~2015-10-03 18:24 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-03 16:37 [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs Khem Raj
2015-10-03 16:37 ` [meta-raspberrypi][PATCH V4 2/5] userland: Add wayland support Khem Raj
2015-10-03 16:37 ` [meta-raspberrypi][PATCH V4 3/5] userland: Adjust include location for pthreads-headers Khem Raj
2015-10-24 20:05 ` Andrei Gherzan
2015-10-03 16:37 ` [meta-raspberrypi][PATCH V4 4/5] weston: Enable rpi compositor backend Khem Raj
2015-10-03 16:37 ` [meta-raspberrypi][PATCH V4 5/5] userland: Fix build with clang compiler Khem Raj
2015-10-03 18:24 ` Andrei Gherzan [this message]
2015-10-03 19:00 ` [meta-raspberrypi][PATCH V4 1/5] userland: Fix install prefix and generate pkgconfigs Khem Raj
2015-10-03 19:03 ` Andrei Gherzan
2015-10-03 19:15 ` Khem Raj
2015-10-03 19:18 ` Andrei Gherzan
2015-10-03 20:06 ` Khem Raj
2015-10-03 20:11 ` Andrei Gherzan
2015-10-03 20:31 ` Khem Raj
2015-10-03 20:33 ` Andrei Gherzan
2015-10-03 20:40 ` Andrei Gherzan
2015-10-03 20:45 ` Khem Raj
2015-10-03 20:46 ` Andrei Gherzan
2015-10-03 21:27 ` Andrei Gherzan
2015-10-03 21:47 ` Khem Raj
2015-10-03 21:53 ` Andrei Gherzan
2015-10-13 0:14 ` Joachim Schiele
2015-10-13 17:13 ` Andrei Gherzan
2015-10-15 14:57 ` Joachim Schiele
2015-10-21 12:05 ` Andrei Gherzan
2015-10-24 19:56 ` Andrei Gherzan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151003182433.GA23956@resin \
--to=andrei@gherzan.ro \
--cc=raj.khem@gmail.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.