[Bug 266186] devel/avrdude: Add patch for AVR Dragon JTAG fix that didn't make it into 7.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 03 Sep 2022 01:00:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266186

            Bug ID: 266186
           Summary: devel/avrdude: Add patch for AVR Dragon JTAG fix that
                    didn't make it into 7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: joerg@FreeBSD.org
          Reporter: leres@freebsd.org
             Flags: maintainer-feedback?(joerg@FreeBSD.org)
          Assignee: joerg@FreeBSD.org

At some point after 5.11 avrdude started leaving the target stopped upon
completion of a JTAG transaction. I filed a github issue about this issue:

    https://github.com/avrdudes/avrdude/issues/366

This is super annoying because, for example, the target does not boot after
JTAG programming. Others were seeing this and shortly after 7.0 was released,
MCUdude created a PR which has since been merged:

    https://github.com/avrdudes/avrdude/pull/979

Here's a patch to apply this PR.

-- 
You are receiving this mail because:
You are the assignee for the bug.