Bug#644015: openocd: please add udev rules for openmoko neo1973 debug board

2011-10-09 Thread Luca BRUNO
Your patch has just been merged into upstream git:
http://openocd.git.sourceforge.net/git/gitweb.cgi?p=openocd/openocd;a=commit;h=e42363c0f6a26522159e286e1524487863b66618

I'll wait for next upstream release in order to close this bug report.

Cheers, Luca 

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


signature.asc
Description: PGP signature


Bug#644015: openocd: please add udev rules for openmoko neo1973 debug board

2011-10-04 Thread Євгеній Мещеряков
forwarded 644015 https://sourceforge.net/apps/trac/openocd/ticket/39
thanks

Hello,

3 жовтня 2011 о 16:19 +0200 Tormod Volden написав(-ла):
> Thanks for your patch! Can you please also send it upstream?
> (http://openocd.berlios.de/web/ but this URL might change soon)

I filed bug in an upstream bug tracker. Hopefully that was correct
place.

Regards,
Eugeniy Meshcheryakov


signature.asc
Description: Digital signature


Bug#644015: openocd: please add udev rules for openmoko neo1973 debug board

2011-10-03 Thread Tormod Volden
2011/10/1 Євгеній Мещеряков:
> Package: openocd
> Version: 0.5.0-1
> Severity: wishlist
> Tags: patch
>
> Please add udev rules for the openmoko neo1973 debug board v3
> (interfaces/neodb.cfg). The patch is attached.

Thanks for your patch! Can you please also send it upstream?
(http://openocd.berlios.de/web/ but this URL might change soon)

Regards,
Tormod



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#644015: openocd: please add udev rules for openmoko neo1973 debug board

2011-10-01 Thread Євгеній Мещеряков
Package: openocd
Version: 0.5.0-1
Severity: wishlist
Tags: patch

Please add udev rules for the openmoko neo1973 debug board v3
(interfaces/neodb.cfg). The patch is attached.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openocd depends on:
ii  dpkg  1.16.1
ii  install-info  4.13a.dfsg.1-8
ii  libc6 2.13-21   
ii  libftdi1  0.19-3
ii  libusb-0.1-4  2:0.1.12-19   

openocd recommends no packages.

openocd suggests no packages.

-- no debconf information
--- openocd-0.5.0.orig/contrib/openocd.udev
+++ openocd-0.5.0/contrib/openocd.udev
@@ -67,5 +67,8 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct
 # Hilscher NXHX Boards
 ATTRS{idVendor}=="0640", ATTRS{idProduct}=="0028", MODE="664", GROUP="plugdev"
 
+# Debug Board for Neo1973
+ATTRS{idVendor}=="1457", ATTRS{idProduct}=="5118", MODE="644", GROUP="plugdev"
+
 LABEL="openocd_rules_end"