1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 04:07:06 +00:00

linux-yocto/5.19: security.cfg: remove configs which have been dropped

Integrating the following commit(s) to linux-yocto/.:

    5e122351f62 security.cfg: remove configs which have been dropped

(From OE-Core rev: 8f99d5d110d2f014f5d713cf4684b33c6e68a451)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 415a73daee7152bd67cd99625093bc72d9be73c4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-11-18 17:28:55 -05:00
committed by Richard Purdie
parent e727de0359
commit 3cb63d64f5
3 changed files with 15 additions and 15 deletions
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "82689c62701573edb28ef1df2bd83adafd3ca701"
SRCREV_meta ?= "399055aee2fe59fbde5f7f9aadcc953bf49222f4"
SRCREV_machine ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
PV = "${LINUX_VERSION}+git${SRCPV}"