summaryrefslogtreecommitdiffstats
path: root/package/cryptodev-linux/cryptodev-linux.hash
Commit message (Collapse)AuthorAgeFilesLines
* 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