mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
linux-yocto/5.19: fix CONFIG_CRYPTO_CCM mismatch warnings
Integrating the following commit(s) to linux-yocto/.:
0cba9aa4044 qat: fix CONFIG_CRYPTO_CCM mismatch warnings
(From OE-Core rev: bb44f79c4025b16ab054c186546d956c608a8aad)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit a2e40db0d957bc8b7e77e5f54e6646bb633ef42f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3cb63d64f5
commit
037ea95f37
@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "ccb5f0a475b228c995800cb1b0f714426c2f1ec8"
|
||||
SRCREV_meta ?= "7381acde368f24529d8c9face1826fb54bf7feee"
|
||||
SRCREV_meta ?= "0cba9aa40445bf59bfa651e1bd43a31c2ca7d524"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user