mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
cryptodev-module: Fix build for linux 5.10.220
Upstream-Status: Backport [157a624d7a]
(From OE-Core rev: 047ee2fe7bc9920038213d014a920518a264ef17)
Signed-off-by: Hugo SIMELIERE <hsimeliere.opensource@witekio.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
e318cce49c
commit
e9d17c4dee
@@ -8,6 +8,7 @@ inherit module
|
||||
DEPENDS += "cryptodev-linux"
|
||||
|
||||
SRC_URI += "file://0001-Disable-installing-header-file-provided-by-another-p.patch \
|
||||
file://0001-Fix-build-for-linux-5.10.220.patch \
|
||||
"
|
||||
|
||||
EXTRA_OEMAKE='KERNEL_DIR="${STAGING_KERNEL_DIR}" PREFIX="${D}"'
|
||||
|
||||
Reference in New Issue
Block a user