From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] blktrace: new package
Date: Wed, 10 Dec 2014 22:02:12 +0100 [thread overview]
Message-ID: <20141210220212.6c20823e@free-electrons.com> (raw)
In-Reply-To: <1418135309-909-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On Tue, 9 Dec 2014 11:28:29 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/Config.in | 1 +
> package/blktrace/Config.in | 19 +++++++++++++++++++
> package/blktrace/blktrace.hash | 2 ++
> package/blktrace/blktrace.mk | 22 ++++++++++++++++++++++
> 4 files changed, 44 insertions(+)
> create mode 100644 package/blktrace/Config.in
> create mode 100644 package/blktrace/blktrace.hash
> create mode 100644 package/blktrace/blktrace.mk
Thanks applied. See one comment below, though.
> + # Because of libaio arch depends
> + depends on \
> + BR2_arm || BR2_armeb || BR2_avr32 || BR2_i386 || \
> + BR2_m68k || BR2_mips || BR2_mipsel || BR2_powerpc || \
> + BR2_sparc || BR2_x86_64
That's now the third duplication of this list of architecture
dependencies (it's already in the gadgetfs-test package. Maybe time to
add a BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS variable?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2014-12-10 21:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-09 14:28 [Buildroot] [PATCH] blktrace: new package Gustavo Zacarias
2014-12-10 21:02 ` 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=20141210220212.6c20823e@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox