Merge pull request #3389 from bobafetthotmail/patch-15
cryptsetup: move to Encryption submenu
This commit is contained in:
commit
0a66d54ae7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
|
||||||
define Package/cryptsetup/Default
|
define Package/cryptsetup/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
|
SUBMENU:=Encryption
|
||||||
TITLE:=Cryptsetup
|
TITLE:=Cryptsetup
|
||||||
DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libdevmapper +@KERNEL_DIRECT_IO
|
DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libdevmapper +@KERNEL_DIRECT_IO
|
||||||
URL:=http://code.google.com/p/cryptsetup/
|
URL:=http://code.google.com/p/cryptsetup/
|
||||||
|
|
Loading…
Reference in a new issue