mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-19 05:43:51 -09:00
Signed-off-by: Patrick Oppenlander <patrick.oppenlander@gmail.com> [Peter: Fix check-package warnings, move to "Shell and utilities" and add DEVELOPERS entry] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
config BR2_PACKAGE_HOST_MINISIGN
|
|
bool "host minisign"
|
|
help
|
|
Minisign is a dead simple tool to sign files and verify
|
|
signatures.
|
|
|
|
https://github.com/jedisct1/minisign
|