On Sun, Mar 14, 2021 at 3:10 PM kai <[email protected]> wrote: > > On 3/10/21 11:09 AM, kai wrote: > > From: Chen Qi <[email protected]> > > /var/run has been deprecated by systemd, so use /run instead, > as suggested by systemd. > > Ping.
This is in the group of patches sent for review on 3/13: https://lists.openembedded.org/g/openembedded-core/message/149417 Steve > [Yocto #14152] > > Signed-off-by: Chen Qi <[email protected]> > Signed-off-by: Richard Purdie <[email protected]> > (cherry picked from commit 6c3f56020da7a26c2daea73e39c2f324f1f597db) > Signed-off-by: Kai Kang <[email protected]> > --- > meta/recipes-extended/cups/cups.inc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-extended/cups/cups.inc > b/meta/recipes-extended/cups/cups.inc > index 12780cf702..acad3c98c1 100644 > --- a/meta/recipes-extended/cups/cups.inc > +++ b/meta/recipes-extended/cups/cups.inc > @@ -54,6 +54,7 @@ EXTRA_OECONF = " \ > --enable-libusb \ > --with-system-groups=lpadmin \ > --with-cups-group=lp \ > + --with-domainsocket=/run/cups/cups.sock \ > DSOFLAGS='${LDFLAGS}' \ > " > > > > > > > -- > Kai Kang > Wind River Linux > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#149464): https://lists.openembedded.org/g/openembedded-core/message/149464 Mute This Topic: https://lists.openembedded.org/mt/81219332/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
