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:
Hugo SIMELIERE
2024-08-29 14:42:21 +02:00
committed by Steve Sakoman
parent e318cce49c
commit e9d17c4dee
2 changed files with 33 additions and 0 deletions

View File

@@ -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}"'