Hi Ross > You do more than fix a spelling mistake in that commit. Please > explain the other changes.
I'm sorry, I don't understand. I just fixed "acount" to "account". I didn't do redundant change. > > -+acount include common-account > > ++account include common-account Best regards Lei > -----Original Message----- > From: Burton, Ross [mailto:[email protected]] > Sent: Wednesday, June 12, 2019 5:33 PM > To: Lei, Maohui > Cc: OE-core > Subject: Re: [OE-core] [master][warrior][PATCH] at: Fix a spelling mistake. > > You do more than fix a spelling mistake in that commit. Please > explain the other changes. > > Ross > > On Wed, 12 Jun 2019 at 04:09, Lei Maohui <[email protected]> wrote: > > > > Signed-off-by: Lei Maohui <[email protected]> > > --- > > meta/recipes-extended/at/at/pam.conf.patch | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta/recipes-extended/at/at/pam.conf.patch b/meta/recipes- > extended/at/at/pam.conf.patch > > index c9f337e..38e7fc1 100644 > > --- a/meta/recipes-extended/at/at/pam.conf.patch > > +++ b/meta/recipes-extended/at/at/pam.conf.patch > > @@ -24,7 +24,7 @@ index 3674c0a..2f8d586 100644 > > -@include common-auth > > -@include common-account > > +auth include common-auth > > -+acount include common-account > > ++account include common-account > > session required pam_loginuid.so > > -@include common-session-noninteractive > > +session include common-session-noninteractive > > -- > > 2.7.4 > > > > > > > > -- > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-core > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
