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"