[Buildroot] [PATCH] dfu-util: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jul 20 18:07:36 UTC 2012


Le Fri, 20 Jul 2012 18:06:12 +0200,
gregory hermant <gregory.hermant at calao-systems.com> a écrit :

> Signed-off-by: Gregory Hermant <gregory.hermant at calao-systems.com>

Applied, thanks, with a few minor fixes (see below)

> +DFU_UTIL_VERSION:=0.6

We prefer '=' instead of ':=' these days.

> +DFU_UTIL_SOURCE = dfu-util-$(DFU_UTIL_VERSION).tar.gz
> +DFU_UTIL_SITE = http://dfu-util.gnumonks.org/releases/
> +
> +HOST_DFU_UTIL_DEPENDENCIES = host-libusb
> +
> +$(eval $(call AUTOTARGETS,host))

Since the beginning of the week, this should now be:

$(eval $(host-autotools-package))

I've made those fixes before committing.

Thanks,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list