tpm-tools: new package
authorNoé Rubinstein <noe.rubinstein@gmail.com>
Wed, 4 Nov 2015 17:47:05 +0000 (18:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Dec 2015 08:16:37 +0000 (09:16 +0100)
commit4ef0ef352c1edda0a7df482e9bd84543e827cc92
tree9556703c704affb84163c652449cdeff661f86bc
parente2eaf814eb05b7c782dc87c7ef0b8e8cb356b592
tpm-tools: new package

[Thomas:
 - move from Libraries/Crypto to System tools in menuconfig
 - add patch to fix build with uClibc
 - use 'select' for openssl rather than a 'depends on'
 - propagate trousers dependencies
 - add <pkg>_LICENSE and <pkg>_LICENSEFILES
 - link against libiconv when needed, fixing !locale builds
 - explicitly disable pkcs11 support, since it is not handled by
   tpm-tools.mk currently.]

Signed-off-by: Al West <al.west@v-nova.com>
Signed-off-by: Noé Rubinstein <nrubinstein@aldebaran.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/tpm-tools/0001-tpm_nvread-include-sys-stat.h-for-open-modes.patch [new file with mode: 0644]
package/tpm-tools/Config.in [new file with mode: 0644]
package/tpm-tools/tpm-tools.hash [new file with mode: 0644]
package/tpm-tools/tpm-tools.mk [new file with mode: 0644]