From: Khem Raj Date: Mon, 24 Aug 2020 18:45:48 +0000 (-0700) Subject: cryptodev-qoriq: Upgrade to 1.11 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e66be38a4a4df4c5e5d5695585393d95d0f93f5c;p=meta-freescale.git cryptodev-qoriq: Upgrade to 1.11 OE-core is having 1.11 as well Signed-off-by: Khem Raj --- diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-1.10.inc b/recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc similarity index 92% rename from recipes-kernel/cryptodev/cryptodev-qoriq-1.10.inc rename to recipes-kernel/cryptodev/cryptodev-qoriq-1.11.inc index bb785831..e734cc4e 100644 --- a/recipes-kernel/cryptodev/cryptodev-qoriq-1.10.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 = "f3007431120a1b4ae983c2b9ea09051311aa5e2f" +SRCREV = "2299d39475e91392abd050ea09f2d20feecb4adf" S = "${WORKDIR}/git" diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.11.bb similarity index 100% rename from recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.10.bb rename to recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.11.bb diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb similarity index 100% rename from recipes-kernel/cryptodev/cryptodev-qoriq-module_1.10.bb rename to recipes-kernel/cryptodev/cryptodev-qoriq-module_1.11.bb diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.11.bb similarity index 100% rename from recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.10.bb rename to recipes-kernel/cryptodev/cryptodev-qoriq-tests_1.11.bb