<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-benchmark/lmbench, branch sumo</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-06-15T03:17:25+00:00</updated>
<entry>
<title>lmbench: fix Upstream-Status metadata typos in patch</title>
<updated>2018-06-15T03:17:25+00:00</updated>
<author>
<name>Mikko Rapeli</name>
<email>mikko.rapeli@bmw.de</email>
</author>
<published>2018-04-06T12:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=802b338875b516a2d86ca313e258bfd0265aa3d3'/>
<id>urn:sha1:802b338875b516a2d86ca313e258bfd0265aa3d3</id>
<content type='text'>
Signed-off-by: Mikko Rapeli &lt;mikko.rapeli@bmw.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit f5017313a1aac88eef2becd506fcf8d07a425d66)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: refresh local patches to avoid fuzz warnings</title>
<updated>2018-04-09T00:00:06+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2018-04-02T23:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6d97746298a2189d0be0e2dfcb471c0242e5b90a'/>
<id>urn:sha1:6d97746298a2189d0be0e2dfcb471c0242e5b90a</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: Fix build with musl</title>
<updated>2017-07-24T16:57:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-07-14T05:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=68b6fbf28a368ec34c51c8e6a7003fb5c1083554'/>
<id>urn:sha1:68b6fbf28a368ec34c51c8e6a7003fb5c1083554</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: Fix build with hardening flags</title>
<updated>2017-07-01T07:59:27+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-06-28T02:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dab4099c96f3d9304e85c02436df770d7304c148'/>
<id>urn:sha1:dab4099c96f3d9304e85c02436df770d7304c148</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove bashisms</title>
<updated>2016-10-03T17:19:57+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2016-09-27T06:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5a9b9476964adba599422b7e4358fb99096d3f14'/>
<id>urn:sha1:5a9b9476964adba599422b7e4358fb99096d3f14</id>
<content type='text'>
Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: avoid gcc optimize-away multiplication</title>
<updated>2016-05-10T18:18:30+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2016-05-05T01:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4adec181e7303c0afd7fca08fec6ddc5532237a1'/>
<id>urn:sha1:4adec181e7303c0afd7fca08fec6ddc5532237a1</id>
<content type='text'>
Change expression used in do_integer_mul and do_uint64_mul
benchmarks so GCC doesn't optimize-away the loops,

Signed-off-by: Roy Li &lt;rongqing.li@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe: use bb.utils.contains() instead of base_contains()</title>
<updated>2016-04-28T08:38:38+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-04-22T19:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=21f10c11f39020f9502d741c774a12d1aeb39499'/>
<id>urn:sha1:21f10c11f39020f9502d741c774a12d1aeb39499</id>
<content type='text'>
base_contains() is a compatibility wrapper and may warn in the future, so
replace all instances with bb.utils.contains().

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: add lmbench-exception LICENSE</title>
<updated>2014-08-28T17:55:38+00:00</updated>
<author>
<name>Yasir Khan</name>
<email>yasir_khan@mentor.com</email>
</author>
<published>2014-08-25T18:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f6e6d632dbe23fe69c3363d9d70622cc69b25df1'/>
<id>urn:sha1:f6e6d632dbe23fe69c3363d9d70622cc69b25df1</id>
<content type='text'>
Signed-off-by: Christopher Larson &lt;chris_larson@mentor.com&gt;
Signed-off-by: Yasir-Khan &lt;yasir_khan@mentor.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: remove debianutils from RDEPENDS and add perl</title>
<updated>2014-08-23T11:18:35+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2014-08-21T09:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=78038840cccee0464e4d84ba8cfc4d3cec9e369d'/>
<id>urn:sha1:78038840cccee0464e4d84ba8cfc4d3cec9e369d</id>
<content type='text'>
- I don't see any evdidence that lmbench needs debianutils to run:
  debianutils provides:
    run-parts, tempfile, savelog, which, ischroot,
    add-shell, installkernel, remove-shell
  but none of them is used by lmbench scripts and I tested it work
  fine without debianutils, so remove debianutils from RDEPENDS

- Some scripts in lmbench are perl scripts, so add
  RDEPENDS on perl (no addtional perl module is needed).

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmbench: use BPN instead of PN</title>
<updated>2014-08-23T11:18:06+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2014-08-21T02:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ba39f285969f39cdb4bc67aa9fd30579c2cfe4da'/>
<id>urn:sha1:ba39f285969f39cdb4bc67aa9fd30579c2cfe4da</id>
<content type='text'>
Use BPN instead of PN to fix the dirs in scripts
when build with multilib.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
