mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 08:22:47 +02:00
update changelog, INSTALL
This commit is contained in:
parent
86d8824507
commit
8170afb485
2
INSTALL
2
INSTALL
@ -11,7 +11,7 @@ Build Requirements: libusb-dev, libconfuse-dev
|
||||
|
||||
Build and Installation:
|
||||
./autogen.sh
|
||||
./configure --enable-firmware --prefix=/usr
|
||||
./configure --enable-firmware CROSS_COMPILE=mipsel-openwrt-linux- --prefix=/usr --sysconfdir=/etc
|
||||
make
|
||||
make install
|
||||
*) make install will install the 'usbboot' and 'xbboot' binary to /usr/bin/usbboot,
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
xburst-tools (201103-1) unstable; urgency=low
|
||||
|
||||
* add new command `reset`
|
||||
|
||||
-- Xiangfu Liu <xiangfu@sharism.cc> Thu, 03 Mar 2011 14:43:59 +0800
|
||||
|
||||
xburst-tools (201012-1) unstable; urgency=low
|
||||
|
||||
* fix the nerase always erase good blocks, taken from commit fedb6d8
|
||||
|
Loading…
Reference in New Issue
Block a user