[Buildroot] [git commit] usbutils: drop double needs from comment

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 10 20:25:35 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=3afd8263cae0cc6e96fdd52e825830a2c179f2db
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/usbutils/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


More information about the buildroot mailing list