A Device Firmware Update based USB programmer for Atmel chips

Edit Package dfu-programmer

dfu-programmer is an implementation of the Device Firmware Upgrade class USB driver that enables firmware upgrades for various USB enabled (with the correct bootloader) Atmel chips. This program was created because the Atmel "FLIP" program for flashing devices does not support flashing via USB on Linux, and because standard DFU loaders do not work for Atmel's chips.

Refresh
Refresh
Source Files
Filename Size Changed
dfu-programmer-0.4.3.tar.gz 0000109174 107 KB
dfu-programmer.changes 0000000358 358 Bytes
dfu-programmer.spec 0000001294 1.26 KB
Revision 2 (latest revision is 12)
Bernhard Walle's avatar Bernhard Walle (bwalle) committed (revision 2)
- Fix build for openSUSE 11.1.
--This line, and those below, will be ignored--

M    dfu-programmer.changes
M    dfu-programmer.spec

Diff for working copy: .
Index: dfu-programmer.changes
===================================================================

--- dfu-programmer.changes     (revision 1) 
+++ dfu-programmer.changes     (working copy) 
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Wed Jun 10 16:57:59 CEST 2009 - bernhard.walle@gmx.de
+
+- Fix build for openSUSE 11.1.
+
 -------------------------------------------------------------------
 Sun Sep 30 22:55:04 CEST 2007 - bwalle@suse.de
 

Index: dfu-programmer.spec
===================================================================

--- dfu-programmer.spec     (revision 1) 
+++ dfu-programmer.spec     (working copy) 
@@ -10,8 +10,9 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 %if %suse_version >= 1030
 BuildRequires:  libusb-devel
+%else
+BuildRequires:  libusb
 %endif
-BuildRequires:  libusb
 
 %description
 A linux based command-line programmer for Atmel chips with a USB
Comments 0
openSUSE Build Service is sponsored by