summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-11-03 15:47:40 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2020-11-03 08:12:10 -0300
commitf064573fbe25d977271e18f93b16f2fa4bba3081 (patch)
tree2338a2198cadf4f90efeb8350702fcb3009348a1 /recipes-kernel
parent3ca9a41ee610bceb5f4d3025a2a4c799b8576db4 (diff)
downloadmeta-freescale-f064573fbe25d977271e18f93b16f2fa4bba3081.tar.gz
cryptodev-qoriq: update to fabe598
Only one new commit: Fix build for Linux 5.9-rc1 Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc2
1 files changed, 1 insertions, 1 deletions
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() {
14} 14}
15 15
16SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;protocol=https;nobranch=1" 16SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/cryptodev-linux;protocol=https;nobranch=1"
17SRCREV = "2299d39475e91392abd050ea09f2d20feecb4adf" 17SRCREV = "fabe5989a3dc9fba0cd0a40b612247cdde351c01"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20