[Buildroot] [git commit] package/setools: add homepage to Config.in

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jan 26 21:33:04 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=6201e08f8201c19b53c6d383f3ed8e02c4e0c7f7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/setools/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/setools/Config.in b/package/setools/Config.in
index 7bab789..c291b21 100644
--- a/package/setools/Config.in
+++ b/package/setools/Config.in
@@ -26,6 +26,8 @@ config BR2_PACKAGE_SETOOLS
 	   * secmds - command-line tools to analyze and search SELinux
 	     policy.
 
+	  https://github.com/TresysTechnology/setools3/wiki
+
 comment "setools needs a toolchain w/ threads, C++, wchar, dynamic library"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS \
 		|| !BR2_USE_WCHAR || !BR2_INSTALL_LIBSTDCPP


More information about the buildroot mailing list