Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cryptodev-linux: clean up do_install | Ross Burton | 2025-05-19 | 1 | -2/+1 |
| | | | | | | | | | | | | The upstream Makefile now supports installing the headers directly[1], so use the target instead of calling install manually. [1] https://github.com/cryptodev-linux/cryptodev-linux/commit/e3962fea4e1816df420c36ad72845f90dfcfb611 (From OE-Core rev: 749de43ccc13488c0ec74e4a4257cc25cbf89370) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | cryptodev: upgrade 1.13 -> 1.14 | Wang Mingyu | 2024-08-03 | 1 | -0/+13 |
0001-Disable-installing-header-file-provided-by-another-p.patch 0001-tests-Makefile-do-not-use-Werror.patch removed since they're included in 1.14 Changelog: =========== * Fix compilation issues after API changes in several Linux kernels * Split install targets to help package maintainers (From OE-Core rev: 0a0ee7a20d956589623f501bb4a835573d5b2439) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |