<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-test, branch zeus</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-09-17T01:24:48+00:00</updated>
<entry>
<title>catch2: update to 2.9.2</title>
<updated>2019-09-17T01:24:48+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2019-09-15T23:43:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b40263b948ae6f7e52ee5d8e00479d36f9f75b81'/>
<id>urn:sha1:b40263b948ae6f7e52ee5d8e00479d36f9f75b81</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>evtest: update to 1.34</title>
<updated>2019-09-14T14:16:38+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2019-09-14T13:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=19528ba2a6014ebe32b7a3d3099b037330228b88'/>
<id>urn:sha1:19528ba2a6014ebe32b7a3d3099b037330228b88</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe: Replace EXCLUDE_FROM_WORLD_libc-musl = "1" with COMPATIBLE_HOST_libc-musl = 'null'</title>
<updated>2019-08-30T16:27:56+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-30T15:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c6351749d671c3527077f7eb972403bbd9c64b9f'/>
<id>urn:sha1:c6351749d671c3527077f7eb972403bbd9c64b9f</id>
<content type='text'>
This gives users a proper error message when trying to build
a known non-building package.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>stress-ng: delete recipe</title>
<updated>2019-08-14T23:05:00+00:00</updated>
<author>
<name>Mikko Rapeli</name>
<email>mikko.rapeli@bmw.de</email>
</author>
<published>2019-08-14T12:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c95842cdca36bc2a7f62e5e995dfd1ca44e37e52'/>
<id>urn:sha1:c95842cdca36bc2a7f62e5e995dfd1ca44e37e52</id>
<content type='text'>
stress-ng is now available from poky directly.

Signed-off-by: Mikko Rapeli &lt;mikko.rapeli@bmw.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>fwts: Update to 19.06.00</title>
<updated>2019-07-31T02:15:24+00:00</updated>
<author>
<name>Ricardo Ribalda Delgado</name>
<email>ricardo@ribalda.com</email>
</author>
<published>2019-07-30T11:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bc93fe6950af84267c9c0c9074b06528e4915d54'/>
<id>urn:sha1:bc93fe6950af84267c9c0c9074b06528e4915d54</id>
<content type='text'>
Update to latest release.

Since version 18.08.00, libbsd is a dependency:
https://wiki.ubuntu.com/FirmwareTestSuite/ReleaseNotes/18.08.00

Signed-off-by: Ricardo Ribalda Delgado &lt;ricardo@ribalda.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bats: new package</title>
<updated>2019-07-26T21:29:17+00:00</updated>
<author>
<name>Bartosz Golaszewski</name>
<email>bgolaszewski@baylibre.com</email>
</author>
<published>2019-07-24T08:53:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa98f9eb73f801401ef8e138017266edc60cc13e'/>
<id>urn:sha1:aa98f9eb73f801401ef8e138017266edc60cc13e</id>
<content type='text'>
This adds a recipe for the bats package. Bats is a TAP-compliant
testing framework for Bash. The recipe is very simple - it just
installs a bunch of bash scripts.

Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>googletest: The gtest and gmock projects were combined under googletest in 2015</title>
<updated>2019-06-25T21:21:48+00:00</updated>
<author>
<name>William A. Kennington III via Openembedded-devel</name>
<email>openembedded-devel@lists.openembedded.org</email>
</author>
<published>2019-06-24T06:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=16071edf1df44a2bb5a905ab04512cbda29801c3'/>
<id>urn:sha1:16071edf1df44a2bb5a905ab04512cbda29801c3</id>
<content type='text'>
PROVIDES gmock and gtest for backwards-compatibility with existing DEPENDS.

Signed-off-by: Douglas Royds &lt;douglas.royds@taitradio.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gtest: Googletest project is back under github.com/google/googletest</title>
<updated>2019-06-25T21:21:48+00:00</updated>
<author>
<name>William A. Kennington III via Openembedded-devel</name>
<email>openembedded-devel@lists.openembedded.org</email>
</author>
<published>2019-06-24T06:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=28274a10bf7b416f1ff293eba17054870c3526f0'/>
<id>urn:sha1:28274a10bf7b416f1ff293eba17054870c3526f0</id>
<content type='text'>
No longer under the Abseil project.

Signed-off-by: Douglas Royds &lt;douglas.royds@taitradio.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catch2: Upgrade 2.6.1 -&gt; 2.7.2</title>
<updated>2019-05-10T21:10:13+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-05-10T11:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b250fe8002c831af41044099bfe311e53ea20166'/>
<id>urn:sha1:b250fe8002c831af41044099bfe311e53ea20166</id>
<content type='text'>
Remove patch applied upstream.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>cppunit: fix patch fuzz warning</title>
<updated>2019-03-28T18:55:34+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-03-27T15:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=beb872b68aa74e6b244dc9ea8757d77b1c4c1e2e'/>
<id>urn:sha1:beb872b68aa74e6b244dc9ea8757d77b1c4c1e2e</id>
<content type='text'>
| Applying patch 0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch
| patching file doc/Makefile.am
| Hunk #1 succeeded at 8 with fuzz 2 (offset -14 lines).

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
