Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] usbutils: drop double needs from comment
@ 2014-12-10  0:40 Gustavo Zacarias
  2014-12-10 20:25 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2014-12-10  0:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/usbutils/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/usbutils/Config.in b/package/usbutils/Config.in
index 7920ab8..923853a 100644
--- a/package/usbutils/Config.in
+++ b/package/usbutils/Config.in
@@ -8,5 +8,5 @@ config BR2_PACKAGE_USBUTILS
 
 	  http://linux-usb.sourceforge.net/
 
-comment "usbutils needs needs udev /dev management and toolchain w/ threads"
+comment "usbutils needs udev /dev management and toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_PACKAGE_HAS_UDEV
-- 
2.0.4

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

* [Buildroot] [PATCH] usbutils: drop double needs from comment
  2014-12-10  0:40 [Buildroot] [PATCH] usbutils: drop double needs from comment Gustavo Zacarias
@ 2014-12-10 20:25 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2014-12-10 20:25 UTC (permalink / raw)
  To: buildroot

Dear Gustavo Zacarias,

On Tue,  9 Dec 2014 21:40:40 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/usbutils/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/usbutils/Config.in b/package/usbutils/Config.in
> index 7920ab8..923853a 100644
> --- a/package/usbutils/Config.in
> +++ b/package/usbutils/Config.in
> @@ -8,5 +8,5 @@ config BR2_PACKAGE_USBUTILS
>  
>  	  http://linux-usb.sourceforge.net/
>  
> -comment "usbutils needs needs udev /dev management and toolchain w/ threads"
> +comment "usbutils needs udev /dev management and toolchain w/ threads"
>  	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_PACKAGE_HAS_UDEV

Indeed, my mistake on this one. Thanks for spotting it. Applied!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-10  0:40 [Buildroot] [PATCH] usbutils: drop double needs from comment Gustavo Zacarias
2014-12-10 20:25 ` Thomas Petazzoni

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