On 8/29/21 1:04 AM, Martin Jansa wrote:
> Please merge this one.
you are right. Some how dropped that one. Its merged not.

thanks for the reminder.

-armin
>
> On Wed, Aug 4, 2021 at 1:20 PM Martin Jansa via lists.yoctoproject.org
> <http://lists.yoctoproject.org>
> <Martin.Jansa=gmail....@lists.yoctoproject.org
> <mailto:gmail....@lists.yoctoproject.org>> wrote:
>
>     Acked-by: Martin Jansa <martin.ja...@gmail.com
>     <mailto:martin.ja...@gmail.com>>
>
>     On Mon, Aug 2, 2021 at 11:02 AM George Liu <liuxiwei1...@gmail.com
>     <mailto:liuxiwei1...@gmail.com>> wrote:
>
>         Fix the variable spelling errors
>         s/SKIP_META_SECUIRTY_SANITY_CHECK/SKIP_META_SECURITY_SANITY_CHECK
>
>         Signed-off-by: George Liu <liuxi...@inspur.com
>         <mailto:liuxi...@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
>
>
>
>
>
>     
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#54611): https://lists.yoctoproject.org/g/yocto/message/54611
Mute This Topic: https://lists.yoctoproject.org/mt/84659479/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to