[Buildroot] [PATCH 1/3] sunxi-tools: new host package

Floris Bos bos at je-eigen-domein.nl
Fri Mar 8 12:18:42 UTC 2013


On 03/07/2013 11:39 PM, Carlo Caione wrote:
> Tools to help hacking Allwinner A10 (aka sun4i) based devices

Submitted a patch for the same package earlier: 
http://patchwork.ozlabs.org/patch/218616/

> +SUNXI_TOOLS_VERSION = master
> +SUNXI_TOOLS_SITE = git://github.com/linux-sunxi/sunxi-tools.git
> +
> +define HOST_SUNXI_TOOLS_BUILD_CMDS
> +	$(MAKE) -C $(@D)
> +endef

Note that sunxi-tools (at least fel) has a dependency on libusb.
Your package is assuming that is always present on the host system.


Yours sincerely,

Floris Bos



More information about the buildroot mailing list