<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/lcov, branch nanbield</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=nanbield</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=nanbield'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-04-27T02:02:36+00:00</updated>
<entry>
<title>lcov: Fix homepage</title>
<updated>2023-04-27T02:02:36+00:00</updated>
<author>
<name>Alex Yao</name>
<email>alexyao1@meraki.com</email>
</author>
<published>2023-04-26T17:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2e0f2675045c05cd1a95db870aa0455e0e372bd4'/>
<id>urn:sha1:2e0f2675045c05cd1a95db870aa0455e0e372bd4</id>
<content type='text'>
Lcov moved to GitHub so fix the homepage.

Signed-off-by: Alex Yao &lt;alexyao1@meraki.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: Upgrade 1.14 -&gt; 1.16</title>
<updated>2023-04-26T05:56:01+00:00</updated>
<author>
<name>Alex Yao</name>
<email>alexyao1@meraki.com</email>
</author>
<published>2023-04-25T21:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=38f13205ea4701b65468b731c4c0934a45f9917a'/>
<id>urn:sha1:38f13205ea4701b65468b731c4c0934a45f9917a</id>
<content type='text'>
This upgrades lcov to 1.16 and removes backported patches which are
now included since 1.15. This also removes dependencies added from
backported patches since the new version removes the need for these
dependencies.

Signed-off-by: Alex Yao &lt;alexyao1@meraki.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: Fix Perl Path</title>
<updated>2023-04-25T20:54:36+00:00</updated>
<author>
<name>Alex Yao</name>
<email>alexyao1@meraki.com</email>
</author>
<published>2023-04-25T18:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e66ae31c9522a6acf42720edb7623a93407a983a'/>
<id>urn:sha1:e66ae31c9522a6acf42720edb7623a93407a983a</id>
<content type='text'>
Fixes an issue where lcov is using the system Perl rather than the yocto
provided Perl. This causes packages to not be found during runtime such
as PerlIO::gzip.

Signed-off-by: Alex Yao &lt;alexyao1@meraki.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update LICENSE variable to use SPDX license identifiers</title>
<updated>2022-03-05T01:41:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-04T08:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295'/>
<id>urn:sha1:14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-03T17:21:25+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c61dc077bbd81260e4f167fa2251643ba0ba6974'/>
<id>urn:sha1:c61dc077bbd81260e4f167fa2251643ba0ba6974</id>
<content type='text'>
This is the result of automated script (0.9.1) conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: fix lcov-native build</title>
<updated>2020-08-05T17:02:11+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2020-08-05T13:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e82bb7efa8cf4c3b826b22761d5ba798bc134cb9'/>
<id>urn:sha1:e82bb7efa8cf4c3b826b22761d5ba798bc134cb9</id>
<content type='text'>
* there is no provider for gcov-native nor gcov-symlinks-native

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: Add missing missing RDEPEND and enable nativesdk</title>
<updated>2020-02-17T19:09:49+00:00</updated>
<author>
<name>Viktor Rosendahl</name>
<email>Viktor.Rosendahl@bmw.de</email>
</author>
<published>2020-02-17T16:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7002e7dd3767755c2b6ea7ccbecf6f78822e8eb0'/>
<id>urn:sha1:7002e7dd3767755c2b6ea7ccbecf6f78822e8eb0</id>
<content type='text'>
It seems like geninfo is depending on gcov-symlinks, so it should be
added here. Also, lcov is useful in SDKs, so let's enable the building
of native and nativesdk packages.

Signed-off-by: Viktor Rosendahl &lt;Viktor.Rosendahl@bmw.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: Add support for intermediate JSON format</title>
<updated>2020-02-17T19:09:49+00:00</updated>
<author>
<name>Viktor Rosendahl</name>
<email>Viktor.Rosendahl@bmw.de</email>
</author>
<published>2020-02-17T16:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=64441dc46b07cd0f4b13dc7f15eb910a74c3b0f8'/>
<id>urn:sha1:64441dc46b07cd0f4b13dc7f15eb910a74c3b0f8</id>
<content type='text'>
gcc-9 uses this intermediate JSON format, so we will need these two patches
to make lcov work again.

Signed-off-by: Viktor Rosendahl &lt;Viktor.Rosendahl@bmw.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: geninfo needs another perl module</title>
<updated>2020-01-17T06:33:46+00:00</updated>
<author>
<name>S. Lockwood-Childs</name>
<email>sjl@vctlabs.com</email>
</author>
<published>2020-01-17T05:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dcd719b714adedd28f026030d3ea037e560b9aac'/>
<id>urn:sha1:dcd719b714adedd28f026030d3ea037e560b9aac</id>
<content type='text'>
Fixes error when running geninfo:

  Can't locate Digest/MD5.pm in @INC (you may need to install the
  Digest::MD5 module) (@INC contains: &lt;snip&gt;) at geninfo line 58.

Signed-off-by: S. Lockwood-Childs &lt;sjl@vctlabs.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lcov: Upgrade 1.11 -&gt; 1.14</title>
<updated>2019-05-23T15:26:14+00:00</updated>
<author>
<name>Horvath, Chris</name>
<email>chris.horvath@essvote.com</email>
</author>
<published>2019-05-22T16:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=10c7107c88a3badbffd41ffc5aa2ec21900b68bb'/>
<id>urn:sha1:10c7107c88a3badbffd41ffc5aa2ec21900b68bb</id>
<content type='text'>
Upgrade from lcov_1.11.bb to lcov_1.14.bb for GCC 8 support.

Signed-off-by: Chris Horvath &lt;chris.horvath@essvote.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
