summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-01-24 13:18:49 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-26 22:33:04 +0100
commit6201e08f8201c19b53c6d383f3ed8e02c4e0c7f7 (patch)
tree9d004ffbcea2d32df62cdd9d48ab98ba11939d34
parent80e8e75f2a07407e07afc6208f7fd2cfb4343584 (diff)
downloadbuildroot-6201e08f8201c19b53c6d383f3ed8e02c4e0c7f7.tar.gz
buildroot-6201e08f8201c19b53c6d383f3ed8e02c4e0c7f7.zip
package/setools: add homepage to Config.in
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/setools/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/setools/Config.in b/package/setools/Config.in
index 7bab789855..c291b2176e 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
OpenPOWER on IntegriCloud