All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Jansa" <Martin.Jansa@gmail.com>
To: Martin Jansa <Martin.Jansa@gmail.com>
Cc: George Liu <liuxiwei1013@gmail.com>,
	 Yocto-mailing-list <yocto@lists.yoctoproject.org>,
	 openembedded-devel <openembedded-devel@lists.openembedded.org>,
	 akuster808 <akuster808@gmail.com>,
	sergio.prado@toradex.com,  George Liu <liuxiwei@inspur.com>
Subject: Re: [yocto] [oe][meta-security][PATCH] meta: Fix typos
Date: Sun, 29 Aug 2021 10:04:03 +0200	[thread overview]
Message-ID: <CA+chaQdxbJBpw9m7NZZ+FJR4Ysg9_n_StUgg+qoqtYe7K8SCgg@mail.gmail.com> (raw)
In-Reply-To: <1698168669EBF7A3.25094@lists.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]

Please merge this one.

On Wed, Aug 4, 2021 at 1:20 PM Martin Jansa via lists.yoctoproject.org
<Martin.Jansa=gmail.com@lists.yoctoproject.org> wrote:

> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
>
> On Mon, Aug 2, 2021 at 11:02 AM George Liu <liuxiwei1013@gmail.com> wrote:
>
>> Fix the variable spelling errors
>> s/SKIP_META_SECUIRTY_SANITY_CHECK/SKIP_META_SECURITY_SANITY_CHECK
>>
>> Signed-off-by: George Liu <liuxiwei@inspur.com>
>> ---
>>  classes/sanity-meta-security.bbclass | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/classes/sanity-meta-security.bbclass
>> b/classes/sanity-meta-security.bbclass
>> index b6c6b9c..f9e2698 100644
>> --- a/classes/sanity-meta-security.bbclass
>> +++ b/classes/sanity-meta-security.bbclass
>> @@ -1,7 +1,7 @@
>>  addhandler security_bbappend_distrocheck
>>  security_bbappend_distrocheck[eventmask] = "bb.event.SanityCheck"
>>  python security_bbappend_distrocheck() {
>> -    skip_check = e.data.getVar('SKIP_META_SECUIRTY_SANITY_CHECK') == "1"
>> +    skip_check = e.data.getVar('SKIP_META_SECURITY_SANITY_CHECK') == "1"
>>      if 'security' not in e.data.getVar('DISTRO_FEATURES').split() and
>> not skip_check:
>>          bb.warn("You have included the meta-security layer, but \
>>  'security' has not been enabled in your DISTRO_FEATURES. Some bbappend
>> files \
>> --
>> 2.30.2
>>
>>
>>
>>
>>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 2300 bytes --]

  parent reply	other threads:[~2021-08-29  8:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-02  9:02 [oe][meta-security][PATCH] meta: Fix typos liuxiwei1013
2021-08-04 11:20 ` Martin Jansa
     [not found] ` <1698168669EBF7A3.25094@lists.yoctoproject.org>
2021-08-29  8:04   ` Martin Jansa [this message]
2021-08-31  1:27     ` [yocto] " Armin Kuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+chaQdxbJBpw9m7NZZ+FJR4Ysg9_n_StUgg+qoqtYe7K8SCgg@mail.gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=akuster808@gmail.com \
    --cc=liuxiwei1013@gmail.com \
    --cc=liuxiwei@inspur.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=sergio.prado@toradex.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.