diff --git a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.9.bb b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.9.bb index 4157cdb67d..ea08e87f89 100644 --- a/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.9.bb +++ b/meta-gnome/recipes-gnome/gnome-shell/gnome-shell_42.9.bb @@ -70,3 +70,5 @@ PACKAGES =+ "${PN}-tools ${PN}-gsettings" FILES:${PN}-tools = "${bindir}/*-tool" RDEPENDS:${PN}-tools = "python3-core" +# not-applicable-config: OE doesn't set CAP_SYS_NICE capability +CVE_CHECK_IGNORE = "CVE-2021-3982"