summaryrefslogtreecommitdiff
path: root/cross/avrdude/patches/patch-ae
diff options
context:
space:
mode:
authorjakllsch <jakllsch>2010-01-26 02:01:47 +0000
committerjakllsch <jakllsch>2010-01-26 02:01:47 +0000
commit8f4d4f4997bacc56a0945ac02c8a4a45266f9a85 (patch)
treee6b940888b01fb981a36b24af28695549e19c3ea /cross/avrdude/patches/patch-ae
parent0683630e0ce7545012a99099ea09316db8c8cfc8 (diff)
downloadpkgsrc-8f4d4f4997bacc56a0945ac02c8a4a45266f9a85.tar.gz
Work around AVRISP mkII sync timeout/retry on NetBSD. I'm guessing this
is really a oddity of NetBSD's USB stack, but this seems to work too. Also, hello nb2 and set LICENSE. (This commit bumps most of the patch files only because of pkgdiff timestamp formatting differences. Sigh.)
Diffstat (limited to 'cross/avrdude/patches/patch-ae')
-rw-r--r--cross/avrdude/patches/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avrdude/patches/patch-ae b/cross/avrdude/patches/patch-ae
index a6c4310a714..1c58635e90a 100644
--- a/cross/avrdude/patches/patch-ae
+++ b/cross/avrdude/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.4 2009/08/27 15:34:48 hasso Exp $
+$NetBSD: patch-ae,v 1.5 2010/01/26 02:01:47 jakllsch Exp $
- add missing AM_PROG_CC_C_O that automake wants for the yacc
sources.
@@ -8,7 +8,7 @@ $NetBSD: patch-ae,v 1.4 2009/08/27 15:34:48 hasso Exp $
platforms available and they're not the same for different
MACHINE_ARCH's in NetBSD).
---- configure.ac.orig 2009-07-11 00:52:03 +0200
+--- configure.ac.orig 2009-07-10 22:52:03.000000000 +0000
+++ configure.ac
@@ -74,6 +74,7 @@ AC_CHECK_HEADERS([ddk/hidsdi.h],,,[#incl