From f064573fbe25d977271e18f93b16f2fa4bba3081 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 3 Nov 2020 15:47:40 +0800 Subject: [PATCH] cryptodev-qoriq: update to fabe598 Only one new commit: Fix build for Linux 5.9-rc1 Signed-off-by: Ting Liu --- recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc b/recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc index e734cc4e..72fb6a68 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc +++ b/recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc @@ -14,7 +14,7 @@ python() { } SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;protocol=https;nobranch=1" -SRCREV = "2299d39475e91392abd050ea09f2d20feecb4adf" +SRCREV = "fabe5989a3dc9fba0cd0a40b612247cdde351c01" S = "${WORKDIR}/git" -- 2.40.1