Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libkcapi: bump to version 1.1.0 | Fabrice Fontaine | 2018-05-03 | 1 | -103/+0 |
| | | | | | | | | | | - Remove patches (already in version) - Add patch for getrandom (sent upstream: https://github.com/smuellerDD/libkcapi/pull/56) - Add hash for license files Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | libkcapi: bump version to 0.14.0 | Marcin Nowakowski | 2017-09-26 | 1 | -0/+103 |
Switch from github hash to an official release. Several upstream patches are required to build the code correctly on all platforms supported by buildroot. The test application now uses fork(). Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> [Arnout: Squash the two patches, MMU dependency was introduced with the version bump. Wrap assignments in libkcapi.mk differently.] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> |