diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-04-28 09:47:50 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-12 16:44:05 +0100 |
commit | 086152f286060a7cbfa1c680609f46317e70222f (patch) | |
tree | 7cdae2d7079d03881eacc917699e69a3681d5526 | |
parent | 14d4c55592846a95fca0ce586d729e779f89e0c3 (diff) | |
download | poky-086152f286060a7cbfa1c680609f46317e70222f.tar.gz |
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: 372ee7fac31aa8ebf6f5c38550ecd8de190c40c9)
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: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.10.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index b8a280a615..9731a738b3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "c11f8738640c3c52f4ffc2adf9aa8f6c097e4a4e" | 14 | SRCREV_machine ?= "c11f8738640c3c52f4ffc2adf9aa8f6c097e4a4e" |
15 | SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90" | 15 | SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index bafa486d23..f75c0d70d2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine:qemuarm ?= "3851408a9f5d9d4531f29340056a1089debd5b58" | 18 | SRCREV_machine:qemuarm ?= "3851408a9f5d9d4531f29340056a1089debd5b58" |
19 | SRCREV_machine ?= "0a47fd76cb0f7e22d47afcb88bf884c750ba5d92" | 19 | SRCREV_machine ?= "0a47fd76cb0f7e22d47afcb88bf884c750ba5d92" |
20 | SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90" | 20 | SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb index a0b7bbe48a..127763e972 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
@@ -23,7 +23,7 @@ SRCREV_machine:qemux86 ?= "a275cd6839513c72ceae989a575b6accbb262016" | |||
23 | SRCREV_machine:qemux86-64 ?= "a275cd6839513c72ceae989a575b6accbb262016" | 23 | SRCREV_machine:qemux86-64 ?= "a275cd6839513c72ceae989a575b6accbb262016" |
24 | SRCREV_machine:qemumips64 ?= "36a2d17167ee66a2feda5fb1efee0a2ee2dc4740" | 24 | SRCREV_machine:qemumips64 ?= "36a2d17167ee66a2feda5fb1efee0a2ee2dc4740" |
25 | SRCREV_machine ?= "a275cd6839513c72ceae989a575b6accbb262016" | 25 | SRCREV_machine ?= "a275cd6839513c72ceae989a575b6accbb262016" |
26 | SRCREV_meta ?= "0959fd4d1eeb5312233be7a3c1f9a97104163f90" | 26 | SRCREV_meta ?= "bddb0e4921f541bafa595986f16cff5390d01f40" |
27 | 27 | ||
28 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 28 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
29 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" | 29 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |