mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
linux-yocto/5.15: base: enable kernel crypto userspace API
Integrating the following commit(s) to linux-yocto/.:
645b337371e base.cfg: enable kernel crypto userspace API
(From OE-Core rev: c769807e3a150496f62be88bec9678c9f9dce211)
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>
This commit is contained in:
committed by
Richard Purdie
parent
e8ceda4499
commit
0a1f8737a0
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "2fa9f5b7eded592b4a38e505f914971e48601e00"
|
||||
SRCREV_machine:qemux86-64 ?= "2fa9f5b7eded592b4a38e505f914971e48601e00"
|
||||
SRCREV_machine:qemumips64 ?= "6aa2697e458c5a67404566ddbb3027a48593a7bc"
|
||||
SRCREV_machine ?= "2fa9f5b7eded592b4a38e505f914971e48601e00"
|
||||
SRCREV_meta ?= "34f5ef44b9aca6708c44d0fb652ec9a4ccc2d13b"
|
||||
SRCREV_meta ?= "645b337371e7e080e71f7d7f2435326242451a95"
|
||||
|
||||
# set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll
|
||||
# get the <version>/base branch, which is pure upstream -stable, and the same
|
||||
|
||||
Reference in New Issue
Block a user