Rosen Penev
2f4bb69664
packages: refresh patches
...
CI is supposed to catch all of these. Some of these predate CI.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-31 11:30:06 +02:00
Weijie Gao
d40d64fc62
cryptodev-linux: update to 1.13
...
Update to 1.13 with upstream backports.
Signed-off-by: Weijie Gao <hackpascal@gmail.com>
2024-03-06 10:17:45 +01:00
Rosen Penev
585cef5f1a
cryptodev-linux: update to 1.12
...
Remove upstream backport.
Use AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-29 22:56:59 +02:00
Stijn Segers
59b5c52a6b
cryptodev-linux: bump to 1.11, fix build against kernel 5.10.
...
This patch bumps cryptodev-linux to the latest stable release (1.11) and fixes
compilation against the next LTS (and likely OpenWrt) kernel 5.10.
Signed-off-by: Stijn Segers <foss@volatilesystems.org>
2021-01-01 19:55:59 +01:00
Jeffery To
d33200824f
cryptodev-linux: Fix error when compiling with 5.4 kernel
...
Currently, cryptodev-linux fails to compile with a
'"crypto_givcipher_type" undefined' error for targets on the 5.4 kernel,
e.g. armvirt[1].
This backports an upstream patch[2] that fixes this error.
[1]: https://downloads.openwrt.org/snapshots/faillogs/aarch64_generic/base/cryptodev-linux/compile.txt
[2]: f971e0cd4a
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2020-03-18 23:12:48 +01:00