[poky] [PULL][PATCH 1/1] cmake: remove version in directory structure

Scott Rifenbark srifenbark at gmail.com
Fri Nov 30 07:56:16 PST 2018


Ross,

Do these changes impact
https://bugzilla.yoctoproject.org/show_bug.cgi?id=12760 at all?  I was
looking into that bug regarding potential doc changes.

Scott

On Fri, Nov 30, 2018 at 7:49 AM Maxime Roussin-Bélanger <
maxime.roussinbelanger at gmail.com> wrote:

>
>
> On Fri, Nov 30, 2018 at 5:29 AM Burton, Ross <ross.burton at intel.com>
> wrote:
> >
> > On Fri, 30 Nov 2018 at 01:30, Maxime Roussin-Bélanger
> > <maxime.roussinbelanger at gmail.com> wrote:
> >
> > The context is useful, thanks.  Note that Debian does exactly the
> > same: cmake installs to /usr/lib/cmake-[version] and eigen installs to
> > /usr/lib/cmake/, and that works.  Is this a problem in general builds
> > or just the SDK?  Possibly our toolchain file is breaking the usual
> > lookup.
>
> Yes it works (in general builds) because inside cmake.bbclass there is
> that line
>
> `list(APPEND CMAKE_MODULE_PATH "${STAGING_DATADIR}/cmake/Modules/")`
>
> But when you are using the SDK that path is not added. That means that all
> library that
> are installed inside that directory can't be found.
>
> >
> > Ross
> --
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20181130/4f37e012/attachment.html>


More information about the poky mailing list