summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev-fsl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev-fsl.inc')
-rw-r--r--recipes-kernel/cryptodev/cryptodev-fsl.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev-fsl.inc b/recipes-kernel/cryptodev/cryptodev-fsl.inc
index 774ef10..3bdd301 100644
--- a/recipes-kernel/cryptodev/cryptodev-fsl.inc
+++ b/recipes-kernel/cryptodev/cryptodev-fsl.inc
@@ -1,6 +1,6 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/cryptodev-fsl" 1FILESEXTRAPATHS_prepend := "${THISDIR}/cryptodev-fsl"
2 2
3SRC_URI_fslmachine = "git://github.com/nmav/cryptodev-linux.git \ 3SRC_URI_qoriq-ppc = "git://github.com/nmav/cryptodev-linux.git \
4 file://0001-add-support-for-composite-TLS-SHA1-AES-algorithm-off.patch \ 4 file://0001-add-support-for-composite-TLS-SHA1-AES-algorithm-off.patch \
5 file://0002-use-function-local-storage-for-cipher-and-hmac-keys.patch \ 5 file://0002-use-function-local-storage-for-cipher-and-hmac-keys.patch \
6 file://0003-Add-support-for-aead-keys-for-composite-algorithms.patch \ 6 file://0003-Add-support-for-aead-keys-for-composite-algorithms.patch \
@@ -18,7 +18,7 @@ SRC_URI_fslmachine = "git://github.com/nmav/cryptodev-linux.git \
18 file://0015-Add-RSA-Key-generation-offloading.patch \ 18 file://0015-Add-RSA-Key-generation-offloading.patch \
19 file://0016-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch \ 19 file://0016-Fixed-compilation-error-of-openssl-with-fsl-cryptode.patch \
20" 20"
21SRCREV_fslmachine = "e8609a408d40c83ae8fc11bbe9a7b3847612669b" 21SRCREV_qoriq-ppc = "e8609a408d40c83ae8fc11bbe9a7b3847612669b"
22 22
23S_fslmachine = "${WORKDIR}/git" 23S_qoriq-ppc = "${WORKDIR}/git"
24 24