[oe] [meta-oe][PATCH 7/8] opencv: Add new PACKAGECONFIG lapack

Martin Jansa martin.jansa at gmail.com
Tue Dec 13 22:37:17 UTC 2016


Definitely not RDEPENDS (that would make it even worse by not ensuring that
lapack is staged soon enough to be detected during opencv configure).

Best way is to patch the configure to support WITH parameters like for
other optional dependencies.

On Tue, Dec 13, 2016 at 10:30 PM, Ricardo Ribalda Delgado <
ricardo.ribalda at gmail.com> wrote:

> Hi Khem
>
>
>
> On Tue, Dec 13, 2016 at 10:25 PM, Khem Raj <raj.khem at gmail.com> wrote:
>
> >
> > not that this problem does not exist right now but this is a dangling
> dependency
> > what happens if I  dont have lapack in PACKAGECONFIG but lapack
> > package is staged
> > already may be via other deps
> >
>
> What is the proper way to to it? Add it as an RDEPENDS?
>
> Sees a bit too much to require lapack for every build if it is only
> used by an optional package.
>
> Thanks!
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list