Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] directfb: add help text to Config.in, note broken URL
@ 2016-01-28 15:37 Jonathan Ben-Avraham
  2016-01-28 21:26 ` Peter Korsgaard
  2016-01-28 23:45 ` Arnout Vandecappelle
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Ben-Avraham @ 2016-01-28 15:37 UTC (permalink / raw)
  To: buildroot

Adds descriptive help text to Config.in based on content from elinux.org and
Wikipedia. Notes that http://www.directfb.org/ has been broken for more than
five months and suggests using http://elinux.org/DirectFB instead.

Signed-off-by: Jonathan Ben-Avraham <yba@tkos.co.il>
---
 package/directfb/Config.in | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/package/directfb/Config.in b/package/directfb/Config.in
index 73425d3..638e4e1 100644
--- a/package/directfb/Config.in
+++ b/package/directfb/Config.in
@@ -8,7 +8,13 @@ config BR2_PACKAGE_DIRECTFB
 	select BR2_PACKAGE_FREETYPE
 	select BR2_PACKAGE_ZLIB
 	help
-	  http://www.directfb.org/
+	  DirectFB (Direct Frame Buffer) is a set of graphics APIs implemented
+	  on top of the Linux Frame Buffer (fbdev) abstraction layer. It is an
+	  alternative to X11 with a smaller memory footprint that still has an
+	  integrated windowing system. As of 4 October 2015, DirectFB's website
+	  http://www.directfb.org/ is down. See alternative site listed below.
+
+	  http://elinux.org/DirectFB
 
 if BR2_PACKAGE_DIRECTFB
 
-- 
2.1.4

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

end of thread, other threads:[~2016-01-28 23:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-28 15:37 [Buildroot] [PATCH 1/1] directfb: add help text to Config.in, note broken URL Jonathan Ben-Avraham
2016-01-28 21:26 ` Peter Korsgaard
2016-01-28 23:45 ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox