mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
linux-yocto/5.10: base: enable kernel crypto userspace API
Integrating the following commit(s) to linux-yocto/.:
bddb0e4921f base.cfg: enable kernel crypto userspace API
(From OE-Core rev: 34cd4341833a130e7e468876b5ece1ac10da8632)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a08c1c7dba66a1d12e029906d86f4f84e9166232)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a37aa8a3b1
commit
0eac465899
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine:qemuarm ?= "3851408a9f5d9d4531f29340056a1089debd5b58"
|
||||
SRCREV_machine ?= "0a47fd76cb0f7e22d47afcb88bf884c750ba5d92"
|
||||
SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90"
|
||||
SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user