]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
libkcapi: split BR2_PACKAGE_LIBKCAPI_APPS
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 6 May 2018 22:09:01 +0000 (00:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 8 May 2018 13:23:14 +0000 (15:23 +0200)
commitf64211501d42a33ddf3a2dffee24d620ed24cd5f
tree9ee3b6ba08ea98765613238fbef6bdb547a0a59f
parent9d2ab8a5969bf35be8c334892a656d7cc7a10672
libkcapi: split BR2_PACKAGE_LIBKCAPI_APPS

Since commit https://github.com/smuellerDD/libkcapi/commit/af313accf18887b4f6dbd7306c2389ddf271c9b7,
hasher test application depends on dlfcn.h. To avoid putting all apps
under !BR2_STATIC_LIBS dependency, split BR2_PACKAGE_LIBKCAPI_APPS into
several variables.

Moreover, BR2_USE_MMU is only a dependency of BR2_PACKAGE_LIBKCAPI_TEST
as other applications don't use fork.

Finally, enc or dgst applications could be enabled in a next patch if
needed.

Fixes:
 - http://autobuild.buildroot.net/results/7c57f3025030eff41a5cde52759821249859caf1

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy
package/libkcapi/Config.in
package/libkcapi/libkcapi.mk