From: Mike Looijmans <mike.looijmans@topic.nl>
To: Robert Yang <liezhi.yang@windriver.com>,
Denys Dmytriyenko <denis@denix.org>,
<openembedded-core@lists.openembedded.org>
Cc: Denys Dmytriyenko <denys@ti.com>
Subject: Re: [PATCH] stress-ng: add 0.05.09
Date: Thu, 28 Jan 2016 07:46:09 +0100 [thread overview]
Message-ID: <56A9B931.7090608@topic.nl> (raw)
In-Reply-To: <56A6F7B2.8080203@windriver.com>
On 26-01-16 05:36, Robert Yang wrote:
>
>
> On 01/26/2016 11:34 AM, Denys Dmytriyenko wrote:
>> From: Denys Dmytriyenko <denys@ti.com>
>>
>> A clean room re-implementation and extension of the original stress tool.
>>
>> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
>> ---
>> meta/recipes-extended/stress-ng/stress-ng_0.05.09.bb | 15 +++++++++++++++
>> 1 file changed, 15 insertions(+)
>> create mode 100644 meta/recipes-extended/stress-ng/stress-ng_0.05.09.bb
>>
>> diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.05.09.bb
>> b/meta/recipes-extended/stress-ng/stress-ng_0.05.09.bb
>> new file mode 100644
>> index 0000000..2e92c53
>> --- /dev/null
>> +++ b/meta/recipes-extended/stress-ng/stress-ng_0.05.09.bb
>> @@ -0,0 +1,15 @@
>> +SUMMARY = "A tool to load and stress a computer system"
>> +HOMEPAGE = "http://kernel.ubuntu.com/~cking/stress-ng/"
>> +LICENSE = "GPLv2"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>> +
>> +SRC_URI = "http://kernel.ubuntu.com/~cking/tarballs/${BPN}/${BP}.tar.gz"
>> +
>> +SRC_URI[md5sum] = "fe65047991f654ffaac3c59ea9537763"
>> +SRC_URI[sha256sum] =
>> "d785b5f2df042d42c43ddfd5bbafa19151ed96f0c483d7f44c737f492b52ddd6"
>> +
>> +CFLAGS += "-Wall -Wextra -DVERSION='"$(VERSION)"' -O2"
>
> Why hardcode -O2, please ? It impacts the DEBUG_BUILD.
And while your at it, why force-feed "-Wall -Wextra" to the compiler? It will
just make the compilation take longer and generate a bigger log file that no
one will ever read, but it won't make a difference in the output.
>
> // Robert
>
>> +
>> +do_install() {
>> + oe_runmake DESTDIR=${D} install
>> +}
>>
Kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com
Please consider the environment before printing this e-mail
Visit us at: Embedded World 2016 Germany, Hall 1, stand number 220.
Click here to schedule an appointment with us at Embedded World, free ticket included
http://topicembeddedproducts.com/schedule-an-appointment/
next prev parent reply other threads:[~2016-01-28 6:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-26 3:34 [PATCH] stress-ng: add 0.05.09 Denys Dmytriyenko
2016-01-26 4:36 ` Robert Yang
2016-01-26 5:04 ` Denys Dmytriyenko
2016-01-28 6:46 ` Mike Looijmans [this message]
2016-01-26 11:24 ` Burton, Ross
2016-01-26 14:20 ` Denys Dmytriyenko
2016-01-26 16:02 ` Otavio Salvador
2016-01-26 16:16 ` Maxin B. John
2016-01-27 19:16 ` Denys Dmytriyenko
2016-01-27 19:28 ` Khem Raj
2016-01-27 19:37 ` Paul Eggleton
2016-01-27 19:48 ` Khem Raj
2016-01-26 16:01 ` Otavio Salvador
2016-01-26 16:14 ` Denys Dmytriyenko
2016-01-26 16:18 ` Otavio Salvador
2016-01-27 19:08 ` Denys Dmytriyenko
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=56A9B931.7090608@topic.nl \
--to=mike.looijmans@topic.nl \
--cc=denis@denix.org \
--cc=denys@ti.com \
--cc=liezhi.yang@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/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