package/sunxi-tools: support all tools
authorAlex Kaplan <kaplan2539@gmail.com>
Tue, 13 Nov 2018 07:09:58 +0000 (23:09 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 3 Dec 2018 21:55:44 +0000 (22:55 +0100)
commita2f6d8564dab4ed8d4319795b712334e4d1a7813
tree574d270bf067e5af3a68f27331a2b10489a1b63e
parent2261eb3a36562fba5eaae4231aadb900b49e8d58
package/sunxi-tools: support all tools

This patch allows to select the installation of additional commands
which are part of the sunxi-tools. It's now possible to e.g. install
sunxi-fel on the target device. The corresponding options have been
added to Config.in and sunxi-tools.mk has been modified respectively.
The default setting is to only build sunxi-nand-part.

On the host building of the misc-tools target is added, which provides
sunxi-nand-image-builder and phoenix_info.

Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
[Thomas:
 - properly format Config.in
 - do not select BR2_PACKAGE_HOST_LIBUSB in Config.in.host, since this
   option doesn't exist
 - properly indent code in sunxi-tools.mk]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/sunxi-tools/Config.in
package/sunxi-tools/sunxi-tools.mk