<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-daemons/ptpd/ptpd-qoriq.bb, branch topic/fix-bootloader-advanced-use</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-bootloader-advanced-use</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-bootloader-advanced-use'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2020-09-23T00:54:23+00:00</updated>
<entry>
<title>ptpd-qoriq: remove as linuxptp is used instead</title>
<updated>2020-09-23T00:54:23+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2020-09-21T02:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7e9784a1907a04b954c63a7df302de8a5c5d93cc'/>
<id>urn:sha1:7e9784a1907a04b954c63a7df302de8a5c5d93cc</id>
<content type='text'>
ptpd-qoriq is no longer used and supported, remove the recipe.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
(cherry picked from commit 693fc486334c87a00c28cd68c2db5c1a41f709cf)
</content>
</entry>
<entry>
<title>remove True option to getVar calls</title>
<updated>2019-01-17T14:29:17+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2019-01-17T14:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=74df05a7f0fd698cbbe65b9bf925f186891426ca'/>
<id>urn:sha1:74df05a7f0fd698cbbe65b9bf925f186891426ca</id>
<content type='text'>
getVar() has been defaulting to expanding by default for
a long time (2016), thus remove the True option from
getVar() calls with a regex search and replace.

Search &amp; replace made using the following command:
    sed -e 's|\(d\.getVar \?\)( \?\([^,()]*\), \?True)|\1(\2)|g' \
        -i $(git grep -E 'getVar ?\( ?([^,()]*), ?True\)' \
             | cut -d':' -f1 \
             | sort -u)

Signed-off-by: André Draszik &lt;andre.draszik@jci.com&gt;
</content>
</entry>
<entry>
<title>ptpd-qoriq: Limit BSP specific recipe on relevant SOCs</title>
<updated>2019-01-10T13:00:49+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2018-12-28T10:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2951ae106e81aff0f58979bb5036a3b7bc841d80'/>
<id>urn:sha1:2951ae106e81aff0f58979bb5036a3b7bc841d80</id>
<content type='text'>
Prevents the following when building for non qoriq machines:
| NOTE: Multiple providers are available for runtime ptpd (ptpd, ptpd-qoriq)
| Consider defining a PREFERRED_RPROVIDER entry to match ptpd
| NOTE: Multiple providers are available for runtime ptpd-dev (ptpd, ptpd-qoriq)
| Consider defining a PREFERRED_RPROVIDER entry to match ptpd-dev

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>ptpd-qoriq: Add RREPLACE/RPROVIDES/RCONFLICTS for ptpd-qoriq instead of ptpd</title>
<updated>2018-06-06T13:56:47+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-05-28T05:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=124f0226fd1639b7a7d25c00b05131c9096c503e'/>
<id>urn:sha1:124f0226fd1639b7a7d25c00b05131c9096c503e</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>ptpd: update SRC_URL</title>
<updated>2018-03-06T13:05:43+00:00</updated>
<author>
<name>C.R. Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-03-02T03:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7c54a4daf85983be658d4d595382fe95bdf9ca08'/>
<id>urn:sha1:7c54a4daf85983be658d4d595382fe95bdf9ca08</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>ptpd-qoriq: add recipes</title>
<updated>2018-02-21T11:56:06+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2018-02-07T04:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=065e16fc26ccad854112d90b896c72d2a2c3d9e2'/>
<id>urn:sha1:065e16fc26ccad854112d90b896c72d2a2c3d9e2</id>
<content type='text'>
*update to ec34cdd
ec34cdd - ptpd: support linux PHC APIs and HW timestamp
fb75441 - Initial commit for ptpd 2.3.1

Signed-off-by: Chunrong Guo &lt;chunrong.guo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
