<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-perl/recipes-extended, branch gatesgarth</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-08-17T14:05:13+00:00</updated>
<entry>
<title>mime-construct,libextutils-parsexs-perl: add runtime dependency on perl</title>
<updated>2019-08-17T14:05:13+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-08-16T23:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ef6c9011e9edb6c5b6a664b8b544aea4e6385283'/>
<id>urn:sha1:ef6c9011e9edb6c5b6a664b8b544aea4e6385283</id>
<content type='text'>
Use += so it can use the RDEPS from cpan-base class

Fixes:
ERROR: QA Issue: /usr/bin/mime-construct contained in package mime-construct requires /usr/bin/perl, but no providers found in RDEPENDS_mime-construct? [file-rdeps]

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>logcheck: 1.3.19 -&gt; 1.3.20</title>
<updated>2019-03-08T13:38:38+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2019-03-08T08:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=495228ec110042116af339d29b253f7ef7c7c959'/>
<id>urn:sha1:495228ec110042116af339d29b253f7ef7c7c959</id>
<content type='text'>
Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>logcheck: 1.3.18 -&gt; 1.3.19</title>
<updated>2018-08-08T19:04:14+00:00</updated>
<author>
<name>Kang Kai</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2018-08-06T10:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b87b595ab12c19a32c4ae0b71288afcf72cb5684'/>
<id>urn:sha1:b87b595ab12c19a32c4ae0b71288afcf72cb5684</id>
<content type='text'>
Upgrade logcheck from 1.3.18 to 1.3.19.

* update SRC_URI to replace git repo with tarball that saves some space

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>logcheck: Update the repo link</title>
<updated>2018-06-28T05:17:33+00:00</updated>
<author>
<name>Liu Haitao</name>
<email>haitao.liu@windriver.com</email>
</author>
<published>2018-06-26T08:28:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0f010cbc7ba60cd53ead023ad9fc948c2135c53f'/>
<id>urn:sha1:0f010cbc7ba60cd53ead023ad9fc948c2135c53f</id>
<content type='text'>
The https://anonscm.debian.org and https://alioth.debian.org service have been
discontinued. They are replaced by salsa.debian.org.

Signed-off-by: Liu Haitao &lt;haitao.liu@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>logcheck: Add HOMEPAGE info into recipe file</title>
<updated>2017-09-07T08:57:39+00:00</updated>
<author>
<name>fan.xin</name>
<email>fan.xin@jp.fujitsu.com</email>
</author>
<published>2017-09-04T05:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7c6a47177c1c9e61fc3e26098277786563c575af'/>
<id>urn:sha1:7c6a47177c1c9e61fc3e26098277786563c575af</id>
<content type='text'>
Signed-off-by: Fan Xin &lt;fan.xin@jp.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>logcheck: update to 1.3.18 and move to meta-perl</title>
<updated>2017-08-28T09:06:04+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2017-08-24T03:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d853932c664edaed63d5491a7cee1e1031f41ff4'/>
<id>urn:sha1:d853932c664edaed63d5491a7cee1e1031f41ff4</id>
<content type='text'>
- logcheck depends on mime-construct which is in meta-perl,
  so move it to meta-perl to avoid that meta-oe depends on
  meta-perl.

- logcheck should not be run as root, so inherit useradd
  and add proper user and group.

- Add missing runtime dependencies according to the file
  debian/control and simple test by running "logcheck -ot".

- For syslog, debian directly depends on rsyslog, but logcheck
  works with any syslog and we have busybox-syslog, sysklogd,
  syslog-ng and rsyslog, so use VIRTUAL-RUNTIME_syslog for the
  syslog dependency and set rsyslog as the default, which can be
  easily overridden in distro conf file or local.conf.

- Don't install /var/lock when populating rootfs. Do it
  through volatile.

- install header.txt for generated mails

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>mime-construct: Perform more mangling for perl path</title>
<updated>2016-01-06T12:27:21+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2016-01-04T01:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=73af5c278f6617149a46b2d2a1549bc154fa79e5'/>
<id>urn:sha1:73af5c278f6617149a46b2d2a1549bc154fa79e5</id>
<content type='text'>
native perl is in /usr/bin/mime-construct, introduce the below
QA warning, it should be replaced:

WARNING: QA Issue: /usr/bin/mime-construct_mime-construct contained in package mime-construct requires
tmp/sysroots/x86_64-linux/usr/bin/perl-native/perl, but no providers found in its RDEPENDS [file-rdeps]

Signed-off-by: Roy Li &lt;rongqing.li@windriver.com&gt;
</content>
</entry>
<entry>
<title>mime-construct: move from meta-networking to meta-perl</title>
<updated>2016-01-04T13:57:09+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2015-12-21T08:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=40d6a19aa300eb114ea4aa2de3c27a3fc22706f7'/>
<id>urn:sha1:40d6a19aa300eb114ea4aa2de3c27a3fc22706f7</id>
<content type='text'>
mime-construct only provides a perl script and depends on many perl
modules that cause layer meta-networking depends on meta-perl.

Move mime-construct from meta-networking to meta-perl to avoid the
layer dependency.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
