[oe] [meta-qt5][PATCH 4/4] qtbase: use openssl10

Martin Jansa martin.jansa at gmail.com
Thu Aug 17 18:58:19 UTC 2017


It's not good, this one was included by accident.

openssl10 is useless, see:
http://lists.openembedded.org/pipermail/openembedded-core/2017-August/140957.html

BTW: it's in jansa/master branch, will push to master-next after more
testing (in parallel with 5.9 upgrade test).

On Thu, Aug 17, 2017 at 8:47 PM, Khem Raj <raj.khem at gmail.com> wrote:

> On Thu, Aug 17, 2017 at 11:44 AM, Martin Jansa <martin.jansa at gmail.com>
> wrote:
> > * fails to build with openssl-1.1
> >
> > Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> > ---
> >  recipes-qt/qt5/qtbase_git.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
> > index 2115557..0afb232 100644
> > --- a/recipes-qt/qt5/qtbase_git.bb
> > +++ b/recipes-qt/qt5/qtbase_git.bb
> > @@ -123,7 +123,7 @@ PACKAGECONFIG[kms] = "-kms,-no-kms,drm virtual/egl"
> >  PACKAGECONFIG[gbm] = "-gbm,-no-gbm,virtual/mesa"
> >  PACKAGECONFIG[icu] = "-icu,-no-icu,icu"
> >  PACKAGECONFIG[udev] = "-libudev,-no-libudev,udev"
> > -PACKAGECONFIG[openssl] = "-openssl,-no-openssl,openssl,libssl"
> > +PACKAGECONFIG[openssl] = "-openssl,-no-openssl,openssl10,libssl"
>
> seems good. Push whole series into master or master-next please
>
> >  PACKAGECONFIG[widgets] = "-widgets,-no-widgets"
> >  PACKAGECONFIG[libproxy] = "-libproxy,-no-libproxy,libproxy"
> >  PACKAGECONFIG[libinput] = "-libinput,-no-libinput,libinput"
> > --
> > 2.14.0
> >
> > --
> > _______________________________________________
> > 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