[Buildroot] [PATCH] usbutils: drop double needs from comment

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Dec 10 00:40:40 UTC 2014


Signed-off-by: Gustavo Zacarias <gustavo at 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




More information about the buildroot mailing list