1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-01-23 03:21:05 +02:00
Jonathan Nieder 24d1e9ce24 odds and ends
Bump the upstream version number since configure.ac changed.  Add
a debian/source/included-binaries file so dpkg-source does not
misinterpret the included firmware as a mistake.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2010-04-06 09:36:02 +08:00
..
2010-04-06 09:36:02 +08:00
2010-04-05 14:58:29 +08:00
2010-04-05 14:58:29 +08:00
2010-04-06 09:36:02 +08:00
2010-04-05 14:58:29 +08:00
2010-04-05 17:55:11 +08:00
2009-09-09 17:46:42 +08:00

This Debian package is developed in a Git repository (see the Vcs-Git field
of debian/control).  To build from a git checkout:

	debian/rules get-orig-source REPO=.. BRANCH=remotes/origin/master
	mv xburst-tools_*.tar.gz ..
	debian/autogen.sh
	debuild

This requires a mipsel-openwrt-linux- cross-toolchain in your $PATH.  You
can get one by building the development environment from Qi Hardware, for
example.

  git://projects.qi-hardware.com/openwrt-xburst.git xburst

See the Qi Hardware wiki for details.

  http://en.qi-hardware.com/wiki/Building_Software_Image

To build a released version of this package, no special instructions apply.
“dpkg-buildpackage” or “apt-get -b source xburst-tools” should work as
usual.

 -- Jonathan Nieder <jrnieder@gmail.com>  Mon, 05 Apr 2010 06:21:12 -0500