summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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