Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] stress-ng: add 0.05.09
@ 2016-01-26  3:34 Denys Dmytriyenko
  2016-01-26  4:36 ` Robert Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Denys Dmytriyenko @ 2016-01-26  3:34 UTC (permalink / raw)
  To: openembedded-core; +Cc: Denys Dmytriyenko

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"
+
+do_install() {
+	oe_runmake DESTDIR=${D} install
+}
-- 
2.2.0



^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-01-28  6:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox