libkcapi: new package
authorMarcin Nowakowski <marcin.nowakowski@imgtec.com>
Fri, 17 Mar 2017 09:11:19 +0000 (10:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 18 Mar 2017 14:14:35 +0000 (15:14 +0100)
commitbfc86a9813301fde21652009d6473c68553322ee
treefe0cd27cb672029a09cc881e25206008bdc965b2
parent7c997282bd55dab162a45a372ed203f97707fae7
libkcapi: new package

This package provides a userspace library that allows easy use of crypto
interfaces exposed by the kernel.

A git tip is used instead of the last official release, as autotools
support and cross-compilation fixes have been added only very recently.

Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Reviewed-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
[Thomas:
 - Change sub-option prompt to "build test applications"
 - Be more specific about the license: the library is under BSD-3c only,
   while the programs are under BSD-3c or GPLv2.
 - Explicitly disable programs when BR2_PACKAGE_LIBKCAPI_APPS is not
   enabled.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/libkcapi/Config.in [new file with mode: 0644]
package/libkcapi/libkcapi.hash [new file with mode: 0644]
package/libkcapi/libkcapi.mk [new file with mode: 0644]