<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-daemons/ptpd, 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>2018-12-06T16:11:52+00:00</updated>
<entry>
<title>ptpd: fixed the issue of ptpd2 daemon takes 100% CPU</title>
<updated>2018-12-06T16:11:52+00:00</updated>
<author>
<name>Haiqing Bai</name>
<email>Haiqing.Bai@windriver.com</email>
</author>
<published>2018-12-06T09:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=646bbf10ea8a395765a73891150b41f1780113c5'/>
<id>urn:sha1:646bbf10ea8a395765a73891150b41f1780113c5</id>
<content type='text'>
The ptpd2 daemon consumes 100% CPU (of a single core) after
some amount of stable runtime. This fix added minimum POSIX
timer interval to prevent from timers firing to quickly for
the process to handle, resulting in 100% CPU and endless signal queue.

Reference: https://github.com/ptpd/ptpd/blob/master/ChangeLog

Signed-off-by: Haiqing Bai &lt;Haiqing.Bai@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ptpd: add pkgconfig to inherit</title>
<updated>2017-03-24T18:10:17+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2017-03-03T20:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=80fa973c078ccaa2a61f32bb04e6900355369b3b'/>
<id>urn:sha1:80fa973c078ccaa2a61f32bb04e6900355369b3b</id>
<content type='text'>
ptpd is patched to use 'pkg-config libpcap', so inherit pkgconfig to
have it available in RSS.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>remove some more True options to getVar calls</title>
<updated>2017-02-13T17:43:23+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2017-01-25T23:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ebef44963866d3231ccfe79d66d21c96ca0b4113'/>
<id>urn:sha1:ebef44963866d3231ccfe79d66d21c96ca0b4113</id>
<content type='text'>
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls. Fix a small number of cases not addressed
by the original patch:

  http://git.openembedded.org/meta-openembedded/commit/?id=efd3696e70a6603f1a45faa4a172433514f0a487

Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>ptpd: 2.3.1-rc2-&gt;2.3.1</title>
<updated>2015-09-11T14:51:03+00:00</updated>
<author>
<name>leimaohui</name>
<email>leimaohui@cn.fujitsu.com</email>
</author>
<published>2015-08-19T02:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=743814403be40336d554aa686e5fb260487a8bf1'/>
<id>urn:sha1:743814403be40336d554aa686e5fb260487a8bf1</id>
<content type='text'>
Delete ptpd-add-dpaa-etsec-support.patch.The reason is the following:
- The ptpd-add-dpaa-etsec-support.patch does not suitable for new version.
- The upstream didn't accept this patch.

Signed-off-by: Lei Maohui &lt;leimaohui@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: standardize SECTION values</title>
<updated>2015-06-06T00:42:25+00:00</updated>
<author>
<name>Joe MacDonald</name>
<email>joe_macdonald@mentor.com</email>
</author>
<published>2015-05-11T20:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8980f0d2a20726c9e9f7e951fca7a90896ecff31'/>
<id>urn:sha1:8980f0d2a20726c9e9f7e951fca7a90896ecff31</id>
<content type='text'>
SECTION has been used inconsistently throughout the recipes in this layer.
Convert them to all use the same convention.

Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>ptpd: use pkgconfig</title>
<updated>2015-02-27T14:14:22+00:00</updated>
<author>
<name>Joe MacDonald</name>
<email>joe_macdonald@mentor.com</email>
</author>
<published>2015-02-25T15:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d1d09c11679db18955b28b9b2cc7628b8c9223df'/>
<id>urn:sha1:d1d09c11679db18955b28b9b2cc7628b8c9223df</id>
<content type='text'>
pcap-config should not be used for determining how to build against
libpcap in a yocto environment.

Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>ptpd: add systemd supported</title>
<updated>2015-02-23T18:52:15+00:00</updated>
<author>
<name>Bian Naimeng</name>
<email>biannm@cn.fujitsu.com</email>
</author>
<published>2015-02-16T05:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9b67eabcec04c2927f61b7a256505d8813c763f8'/>
<id>urn:sha1:9b67eabcec04c2927f61b7a256505d8813c763f8</id>
<content type='text'>
Signed-off-by: Bian Naimeng &lt;biannm@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>ptpd: add FSL QorIQ DPAA and eTSEC support</title>
<updated>2014-11-19T14:21:04+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2014-11-06T03:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c8c17e074aa7d46f276915909fd12f48ce032266'/>
<id>urn:sha1:c8c17e074aa7d46f276915909fd12f48ce032266</id>
<content type='text'>
This patch is for Freescale QorIQ DPAA and eTSEC which support 1588 hardware
assist module, and mainly uses SO_TIMESTAMPING API for HW timestamp and PHC
API.

Signed-off-by: Yangbo Lu &lt;yangbo.lu@freescale.com&gt;
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>ptpd: update to version 2.3.1-rc2</title>
<updated>2014-09-24T01:59:42+00:00</updated>
<author>
<name>Joe Slater</name>
<email>jslater@windriver.com</email>
</author>
<published>2014-09-12T23:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f2715a565228a50cb9da1102d2758937addf21e3'/>
<id>urn:sha1:f2715a565228a50cb9da1102d2758937addf21e3</id>
<content type='text'>
Add a little processing to find correct directory
for source upstream.

Update LIC_FILES_CHKSUM since the latest package
doesn't include a COPYRIGHT file anymore.

Signed-off-by: Joe Slater &lt;jslater@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>ptpd: update to 2.3.0</title>
<updated>2014-06-25T02:08:06+00:00</updated>
<author>
<name>Franklin S. Cooper Jr</name>
<email>fcooper@ti.com</email>
</author>
<published>2014-06-12T18:10:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e659d5692b4f93d9e3065d1272e4560c68c25f28'/>
<id>urn:sha1:e659d5692b4f93d9e3065d1272e4560c68c25f28</id>
<content type='text'>
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
</feed>
