mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
add-xbboot-to-xburst-tools-debian-package
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
21
debian/control
vendored
Normal file
21
debian/control
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
Source: xburst-tools
|
||||
Section: misc
|
||||
Priority: extra
|
||||
Maintainer: Xiangfu Liu <xiangfu@sharism.cc>
|
||||
Build-Depends: debhelper (>= 7.4.10),
|
||||
pkg-config, autoconf, automake,
|
||||
libusb-dev, libconfuse-dev
|
||||
Build-Conflicts: automake1.4
|
||||
Standards-Version: 3.8.4
|
||||
Vcs-Git: git://projects.qi-hardware.com/xburst-tools.git
|
||||
Vcs-Browser: http://projects.qi-hardware.com/index.php/p/xburst-tools/source/changes/master/
|
||||
Homepage: http://projects.qi-hardware.com/index.php/p/xburst-tools/
|
||||
|
||||
Package: xburst-tools
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: tools for Ingenic XBurst CPU USB boot and NAND flash access
|
||||
xburst-tools contains tools for Ingenic XBurst CPU device booting.
|
||||
It can flash bootloader, kernel, rootfs to Ingenic XBurst CPU
|
||||
device NAND, and also has test functions for Ingenic XBurst CPU
|
||||
devices.
|
||||
Reference in New Issue
Block a user