[OE-core] [PATCH] Systemd: Add pattern matching support to PACKAGECONFIG

Vincent Prince vincent.prince.fr at gmail.com
Wed Mar 27 15:42:20 UTC 2019


Ouch :/
Thanks Alex, sending V2.

Le mer. 27 mars 2019 à 16:26, Alex Kiernan <alex.kiernan at gmail.com> a
écrit :

> On Wed, Mar 27, 2019 at 12:47 PM Vincent Prince
> <vincent.prince.fr at gmail.com> wrote:
> >
> > libpcre2 is needed to enable grep option to journalctl.
> >
> > Signed-off-by: Vincent Prince <vincent.prince.fr at gmail.com>
> > ---
> >  meta/recipes-core/systemd/systemd_241.bb | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta/recipes-core/systemd/systemd_241.bb
> b/meta/recipes-core/systemd/systemd_241.bb
> > index a12b9ab..9e05944 100644
> > --- a/meta/recipes-core/systemd/systemd_241.bb
> > +++ b/meta/recipes-core/systemd/systemd_241.bb
> > @@ -151,6 +151,7 @@ PACKAGECONFIG[nss-mymachines] =
> "-Dnss-mymachines=true,-Dnss-mymachines=false"
> >  PACKAGECONFIG[nss-resolve] = "-Dnss-resolve=true,-Dnss-resolve=false"
> >  PACKAGECONFIG[openssl] = "-Dopenssl=true,-Dopenssl=false,openssl"
> >  PACKAGECONFIG[pam] = "-Dpam=true,-Dpam=false,libpam,${PAM_PLUGINS}"
> > +PACKAGECONFIG[pcre2] = "-Dpcre2=true,-Dpcre2=true,libpcre2"
>
> You've got "pcre2=true" in both arms of the PACKAGECONFIG.
>
> >  PACKAGECONFIG[polkit] = "-Dpolkit=true,-Dpolkit=false"
> >  PACKAGECONFIG[portabled] = "-Dportabled=true,-Dportabled=false"
> >  PACKAGECONFIG[qrencode] = "-Dqrencode=true,-Dqrencode=false,qrencode"
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > Openembedded-core mailing list
> > Openembedded-core at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>
>
> --
> Alex Kiernan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190327/d51eea17/attachment.html>


More information about the Openembedded-core mailing list