cryptsetup: fix host package option text
Host packages are called 'host foo', not 'host-foo'. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
99b8044a67
commit
14aff36717
@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_HOST_CRYPTSETUP
|
||||
bool "host-cryptsetup"
|
||||
bool "host cryptsetup"
|
||||
select BR2_PACKAGE_HOST_UTIL_LINUX
|
||||
help
|
||||
This tool helps manipulate dm-crypt and luks partitions for
|
||||
|
Loading…
Reference in New Issue
Block a user