mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2024-11-01 18:31:54 +02:00
16 lines
541 B
Plaintext
16 lines
541 B
Plaintext
Source: inflash
|
|
Section: misc
|
|
Priority: extra
|
|
Maintainer: Xiangfu Liu <xiangfu.z@gmail.com>
|
|
Build-Depends: debhelper (>= 7), libusb-dev, libconfuse-dev
|
|
Standards-Version: 3.8.0
|
|
Homepage: http://code.google.com/p/pi-project/
|
|
Package: inflash
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends}, libusb, libconfuse
|
|
Description: host tool for Ingenic CPU device usb boot.
|
|
inflash is a host tool for Ingenic CPU device usb boot.
|
|
it's can flash bootloader, kernel, rootfs to Ingenic CPU
|
|
device. also have some test function for Ingenic CPU
|
|
device.
|