gnupg: fix prompt of Config.in.host
It should be "host gnupg" and not "host-gnupg" to be consistent with
all other Config.in.host options.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 083716cdfb
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8a596e0d38
commit
d13986a0ea
@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_HOST_GNUPG
|
||||
bool "host-gnupg"
|
||||
bool "host gnupg"
|
||||
help
|
||||
GnuPG is the GNU project's complete and free implementation
|
||||
of the OpenPGP standard as defined by RFC4880. GnuPG allows
|
||||
|
Loading…
Reference in New Issue
Block a user