All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] qt5base: improve message if directfb is disabled
@ 2016-10-18 14:51 Matt Kraai
  2016-10-18 20:12 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Kraai @ 2016-10-18 14:51 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
---
 package/qt5/qt5base/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5base/Config.in b/package/qt5/qt5base/Config.in
index 64a7f65..7244fbe 100644
--- a/package/qt5/qt5base/Config.in
+++ b/package/qt5/qt5base/Config.in
@@ -180,7 +180,7 @@ config BR2_PACKAGE_QT5BASE_DIRECTFB
 	bool "directfb support"
 	depends on BR2_PACKAGE_DIRECTFB
 
-comment "directfb backend if directb is enabled"
+comment "directfb backend available if directfb is enabled"
 	depends on !BR2_PACKAGE_DIRECTFB
 
 config BR2_PACKAGE_QT5BASE_XCB
-- 
2.9.3

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

* [Buildroot] [PATCH] qt5base: improve message if directfb is disabled
  2016-10-18 14:51 [Buildroot] [PATCH] qt5base: improve message if directfb is disabled Matt Kraai
@ 2016-10-18 20:12 ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2016-10-18 20:12 UTC (permalink / raw)
  To: buildroot

>>>>> "Matt" == Matt Kraai <kraai@ftbfs.org> writes:

 > Signed-off-by: Matt Kraai <kraai@ftbfs.org>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] qt5base: improve message if directfb is disabled
  2016-10-18 14:12 Matt Kraai
@ 2016-10-18 14:48 ` Fabio Estevam
  0 siblings, 0 replies; 4+ messages in thread
From: Fabio Estevam @ 2016-10-18 14:48 UTC (permalink / raw)
  To: buildroot

On Tue, Oct 18, 2016 at 12:12 PM, Matt Kraai <kraai@ftbfs.org> wrote:
> ---
>  package/qt5/qt5base/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

You missed your Signed-off-by line.

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

* [Buildroot] [PATCH] qt5base: improve message if directfb is disabled
@ 2016-10-18 14:12 Matt Kraai
  2016-10-18 14:48 ` Fabio Estevam
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Kraai @ 2016-10-18 14:12 UTC (permalink / raw)
  To: buildroot

---
 package/qt5/qt5base/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt5/qt5base/Config.in b/package/qt5/qt5base/Config.in
index 64a7f65..7244fbe 100644
--- a/package/qt5/qt5base/Config.in
+++ b/package/qt5/qt5base/Config.in
@@ -180,7 +180,7 @@ config BR2_PACKAGE_QT5BASE_DIRECTFB
 	bool "directfb support"
 	depends on BR2_PACKAGE_DIRECTFB
 
-comment "directfb backend if directb is enabled"
+comment "directfb backend available if directfb is enabled"
 	depends on !BR2_PACKAGE_DIRECTFB
 
 config BR2_PACKAGE_QT5BASE_XCB
-- 
2.9.3

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

end of thread, other threads:[~2016-10-18 20:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-18 14:51 [Buildroot] [PATCH] qt5base: improve message if directfb is disabled Matt Kraai
2016-10-18 20:12 ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2016-10-18 14:12 Matt Kraai
2016-10-18 14:48 ` Fabio Estevam

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.