mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
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
|
config BR2_PACKAGE_HOST_CRYPTSETUP
|
||||||
bool "host-cryptsetup"
|
bool "host cryptsetup"
|
||||||
select BR2_PACKAGE_HOST_UTIL_LINUX
|
select BR2_PACKAGE_HOST_UTIL_LINUX
|
||||||
help
|
help
|
||||||
This tool helps manipulate dm-crypt and luks partitions for
|
This tool helps manipulate dm-crypt and luks partitions for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user