All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/4] package/selinux-python: add missing empty line before URL
@ 2019-10-09 22:19 Arnout Vandecappelle
  2019-10-09 22:19 ` [Buildroot] [PATCH v2 2/4] package/selinux-python: remove redundant dependencies Arnout Vandecappelle
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Arnout Vandecappelle @ 2019-10-09 22:19 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/selinux-python/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/selinux-python/Config.in b/package/selinux-python/Config.in
index 2013bd6445..5e44b5deb0 100644
--- a/package/selinux-python/Config.in
+++ b/package/selinux-python/Config.in
@@ -9,6 +9,7 @@ menuconfig BR2_PACKAGE_SELINUX_PYTHON
 	  A set of SELinux tools written in python that help with
 	  managing a system with SELinux enabled. If no packages are
 	  selected nothing will actually be built.
+
 	  https://github.com/SELinuxProject/selinux/wiki
 
 if BR2_PACKAGE_SELINUX_PYTHON
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-10 20:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09 22:19 [Buildroot] [PATCH v2 1/4] package/selinux-python: add missing empty line before URL Arnout Vandecappelle
2019-10-09 22:19 ` [Buildroot] [PATCH v2 2/4] package/selinux-python: remove redundant dependencies Arnout Vandecappelle
2019-10-09 22:19 ` [Buildroot] [PATCH v2 3/4] package/selinux-python: use ordinary config instead of menuconfig Arnout Vandecappelle
2019-10-09 22:19 ` [Buildroot] [PATCH v2 4/4] package/selinux-python: always build sepolgen Arnout Vandecappelle
2019-10-10 20:21 ` [Buildroot] [PATCH v2 1/4] package/selinux-python: add missing empty line before URL Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.