]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.0: update CGL audit configuration fragment
authorBruce Ashfield <bruce.ashfield@gmail.com>
Tue, 9 Apr 2019 15:37:52 +0000 (11:37 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Apr 2019 12:46:08 +0000 (13:46 +0100)
commit2fff1900a580d592acc22dd095b226b3830c36ff
tree66b8f22345dcfdc50626207afa8c81acb5137b56
parentd8d339afd2f0e2873a1a782c05aaaa810fff72be
linux-yocto/5.0: update CGL audit configuration fragment

Integrating the follow config tweak:

    cgl: audit: Remove CONFIG_AUDIT_WATCH and CONFIG_AUDIT_WATCH

    In the following commits, these two options have been replaced by
    CONFIG_AUDITSYSCALL which is in audit.cfg.

    c8fc5d49c341 ("audit: remove WATCH and TREE config options")
    cb74ed278f80 ("audit: always enable syscall auditing when supported and audit is enabled")

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb
meta/recipes-kernel/linux/linux-yocto_5.0.bb