contrib: fix Neo1973 udev permission typo
authorSpencer Oliver <spen@spen-soft.co.uk>
Fri, 11 May 2012 08:06:05 +0000 (09:06 +0100)
committerPeter Stuge <peter@stuge.se>
Fri, 11 May 2012 13:31:16 +0000 (13:31 +0000)
Change-Id: I6d5ad0cc28e0cb52104ead9e974b8b1ed92d9cdc
Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-on: http://openocd.zylin.com/636
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
contrib/openocd.udev

index 71558a97b441067e835f54c65dfd022823849e76..998bddfbff4a1967998c6adf34281ead1785e142 100644 (file)
@@ -72,7 +72,7 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="c141", MODE="664", GROUP="plugdev"
 ATTRS{idVendor}=="0640", ATTRS{idProduct}=="0028", MODE="664", GROUP="plugdev"
 
 # Debug Board for Neo1973
-ATTRS{idVendor}=="1457", ATTRS{idProduct}=="5118", MODE="644", GROUP="plugdev"
+ATTRS{idVendor}=="1457", ATTRS{idProduct}=="5118", MODE="664", GROUP="plugdev"
 
 # XDS100v2
 ATTRS{idVendor}=="0403", ATTRS{idProduct}=="a6d0", MODE="664", GROUP="plugdev"