[oe] [meta-oe][PATCH] add --with-systemdsystemunitdir in configuration

Pau Espin Pedrol pespin.shar at gmail.com
Mon Sep 21 09:09:56 UTC 2015


Hi,

How about using "systemd_system_unitdir" instead of
"systemd_unitdir/system" ? You can find it in bitbake.conf

Pau Espin Pedrol
mail/jabber: pespin.shar at gmail.com
http://blog.espeweb.net

2015-09-19 21:19 GMT+02:00 Andreas Müller <schnitzeltony at googlemail.com>:

> On Sat, Sep 19, 2015 at 8:30 PM, Andrei Kholodnyi
> <andrei.kholodnyi at gmail.com> wrote:
> > Otherwise sed command for blk-availability.service may fail.
> > It will look for the service file in a wrong location
> > ---
> >  meta-oe/recipes-support/lvm2/lvm2.inc | 1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/meta-oe/recipes-support/lvm2/lvm2.inc
> b/meta-oe/recipes-support/lvm2/lvm2.inc
> > index 2b2d8ed..8114d5f 100644
> > --- a/meta-oe/recipes-support/lvm2/lvm2.inc
> > +++ b/meta-oe/recipes-support/lvm2/lvm2.inc
> > @@ -27,6 +27,7 @@ EXTRA_OECONF = "--with-user= \
> >                  --enable-lvmetad \
> >                  --with-udev-prefix= \
> >                  --with-usrlibdir=${libdir} \
> > +                --with-systemdsystemunitdir=${systemd_unitdir}/system \
> >  "
> >
> >  PACKAGECONFIG += "${@base_contains('DISTRO_FEATURES', 'selinux',
> 'selinux', '', d)}"
> > --
> > 2.1.4
> >
> Please mention lvm2 in commit message.
>
> Andreas
> --
> _______________________________________________
> 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