This website requires JavaScript.
Explore
Help
Sign In
qi-hardware
/
xburst-tools
Watch
1
Star
0
Fork
0
You've already forked xburst-tools
mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced
2024-11-01 20:31:52 +02:00
Code
a2a9d90ef9
xburst-tools
/
usbboot
/
debian
/
.gitignore
10 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Do not build firmware on buildds There is no mipsel cross-compiler packaged for Debian, so building the firmware on arbitrary build machines is not possible. So let packagers build firmware when generating the source package. The built firmware is kept in the debian/ directory and then copied verbatim to <staging directory>/usr/share/xburst-tools at the appropriate time. The commands to prepare the firmware are in a script named debian/autogen.sh, which could be taught to do other things (such as generate a changelog) later. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 06:45:12 +03:00
/xburst_stage1.bin
/xburst_stage2.bin
debian: Avoid tracking generated files Add a .gitignore file listing build products in the debian/ directory. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-05 06:42:51 +03:00
/files
/*.debhelper.log
/*.substvars
/xburst-tools
Copy Permalink