summaryrefslogtreecommitdiffstats
path: root/package/cryptodev-linux/cryptodev-linux.hash
Commit message (Collapse)AuthorAgeFilesLines
* package/cryptodev-linux: add an hash for the license fileAntoine Tenart2018-06-151-0/+1
| | | | | | | | Add a locally computed hash for the license file to track possible updates. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/cryptodev-linux: bump to the latest version (f60aa0)Antoine Tenart2018-06-081-1/+1
| | | | | | | | | | | Bumps the cryptodev-linux package to the latest version available, which contains some fixes and allows to use cryptodev-linux with a recent kernel (v4.17). The patch bumps the version and update the locally calculated hash. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/cryptodev-linux: bump to the latest version (0a54e38)Antoine Tenart2017-10-301-1/+1
| | | | | | | | | | | | | The build of the cryptodev-linux version used in Buildroot is currently broken for kernels >= 4.13. A fix was pushed upstream: https://github.com/cryptodev-linux/cryptodev-linux/commit/f0d69774afb27ffc62bf353465fba145e70cb85a This patch bumps the cryptodev-linux package version to use the latest available one, which includes the commit fixing the build for recent kernels. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/cryptodev-linux: fix build with recent kernelsSébastien Szymanski2017-02-091-2/+2
| | | | | | | | | | | | | | | cryptodev-linux-1.8 build is broken with kernel >= 4.6.0 because of APIs changes in the kernel. Upstream already fixed this: https://github.com/cryptodev-linux/cryptodev-linux/commit/2b29be8ac41414ed19cb4f5d5626d9bd0d7b11a8 https://github.com/cryptodev-linux/cryptodev-linux/commit/f126e4837e6334d0464540995df7426fedf6b175 https://github.com/cryptodev-linux/cryptodev-linux/commit/f14b4706b0d04988e7e5bc8c4d2aefef9f029d9d https://github.com/cryptodev-linux/cryptodev-linux/commit/cb186f682679383e8b5806240927903730ce85d9 Bump to latest commit to fix cryptodev-linux build. Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cryptodev-linux: bump to version 1.8Gustavo Zacarias2015-12-011-1/+1
| | | | | | | Patches are upstream so remove them. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cryptodev-linux: bump to version 1.7Gustavo Zacarias2015-02-191-0/+2
Also add hash file and build fix patch (upstream) for kernels >=3.19. Drop old patches that were upstream. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud