mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
linux-yocto/5.15: fix CONFIG_CRYPTO_CCM mismatch warnings
Integrating the following commit(s) to linux-yocto/.:
f475b1a9ded qat: fix CONFIG_CRYPTO_CCM mismatch warnings
(From OE-Core rev: a3417ce85e38d514c7dc43c2ddcdacf45996fc2a)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
049b171876
commit
1790fd2237
@@ -15,7 +15,7 @@ KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "1c3448ff6cc6d24d16c6ef6065cb642245cac627"
|
||||
SRCREV_meta ?= "5ca1021282e796e2427f8c7769af524c433fb39d"
|
||||
SRCREV_meta ?= "f475b1a9deddbde23f48d7d535abdd5fb133b837"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user