summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/cryptodev/cryptodev_1.7.inc
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-10-21 23:30:36 +0800
committerZhenhua Luo <zhenhua.luo@nxp.com>2015-12-28 11:01:00 +0800
commita2f6f66fb22a8ff117dd8dbade99bee028f61cc3 (patch)
treeb0f2d4e4557b1a1359f68295068a9b2c68c9b707 /recipes-kernel/cryptodev/cryptodev_1.7.inc
parent6f8a4a8a2da156ebea842cdf79e862c90c138ed5 (diff)
downloadmeta-fsl-ppc-a2f6f66fb22a8ff117dd8dbade99bee028f61cc3.tar.gz
cryptodev: update to match commit 53e4d0fe
New commits imported: 53e4d0f fix COMPAT_CIOCKEY ioctl command number 7d0d0de remove MAY_BACKLOG flag from requests 85146b8 fix double free pkc->req on error 4078382 check return codes for copy to/from user functions Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com>
Diffstat (limited to 'recipes-kernel/cryptodev/cryptodev_1.7.inc')
-rw-r--r--recipes-kernel/cryptodev/cryptodev_1.7.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-kernel/cryptodev/cryptodev_1.7.inc b/recipes-kernel/cryptodev/cryptodev_1.7.inc
index 31b23a7..27e679d 100644
--- a/recipes-kernel/cryptodev/cryptodev_1.7.inc
+++ b/recipes-kernel/cryptodev/cryptodev_1.7.inc
@@ -38,6 +38,10 @@ file://0017-remove-dead-code.patch \
38file://0018-fix-compat-warnings.patch \ 38file://0018-fix-compat-warnings.patch \
39file://0019-fix-size_t-print-format.patch \ 39file://0019-fix-size_t-print-format.patch \
40file://0020-fix-uninitialized-variable-compiler-warning.patch \ 40file://0020-fix-uninitialized-variable-compiler-warning.patch \
41file://0021-check-return-codes-for-copy-to-from-user-functions.patch \
42file://0022-fix-double-free-pkc-req-on-error.patch \
43file://0023-remove-MAY_BACKLOG-flag-from-requests.patch \
44file://0024-fix-COMPAT_CIOCKEY-ioctl-command-number.patch \
41" 45"
42 46
43# NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc 47# NOTE: remove this patch and all traces of DISTRO_FEATURE c29x_pkc