cryptsetup: move to Encryption submenu 3389/head
authorAlberto Bursi <starshipeleven@outlook.com>
Sun, 23 Oct 2016 21:29:33 +0000 (23:29 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Oct 2016 21:29:33 +0000 (23:29 +0200)
Part of a wider housekeeping effort on the packages repository.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
utils/cryptsetup/Makefile

index 435cd7950df24469fce579f9c413b4bac5794d1b..691103fbd4b56f395c467f0c7e8599b7491ff7c9 100644 (file)
@@ -27,6 +27,7 @@ TARGET_LDFLAGS+=-Wl,-rpath-link=$(STAGING_DIR)/usr/lib
 define Package/cryptsetup/Default
   SECTION:=utils
   CATEGORY:=Utilities
+  SUBMENU:=Encryption
   TITLE:=Cryptsetup
   DEPENDS:=+libblkid +libuuid +libpopt +lvm2 +libdevmapper +@KERNEL_DIRECT_IO
   URL:=http://code.google.com/p/cryptsetup/