From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dfu-util: new package
Date: Fri, 20 Jul 2012 20:07:36 +0200 [thread overview]
Message-ID: <20120720200736.59009dbd@skate> (raw)
In-Reply-To: <500981F4.7020007@calao-systems.com>
Le Fri, 20 Jul 2012 18:06:12 +0200,
gregory hermant <gregory.hermant@calao-systems.com> a ?crit :
> Signed-off-by: Gregory Hermant <gregory.hermant@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
prev parent reply other threads:[~2012-07-20 18:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-20 16:06 [Buildroot] [PATCH] dfu-util: new package gregory hermant
2012-07-20 18:07 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120720200736.59009dbd@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.