<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/open-lldp, branch 2019.02-op-build</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2019.02-op-build'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2018-02-06T15:43:51+00:00</updated>
<entry>
<title>open-lldp: add patch to remove pid_t error</title>
<updated>2018-02-06T15:43:51+00:00</updated>
<author>
<name>Laurent Charpentier</name>
<email>laurent_pubs@yahoo.com</email>
</author>
<published>2018-01-22T12:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=73cbb077be00999494204dd2a408856ff3929cf2'/>
<id>urn:sha1:73cbb077be00999494204dd2a408856ff3929cf2</id>
<content type='text'>
Added #include &lt;sys/types.h&gt; to fix unknown type 'pid_t' errors.

This is to fix autobuild failures:
http://autobuild.buildroot.net/results/f7e94ae1c2aa6b3f6567d1f567a66329974834e9
http://autobuild.buildroot.net/results/8a43938d9c0391a846757a54cf5f956b64470865

Signed-off-by: Laurent Charpentier &lt;laurent_pubs@yahoo.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>open-lldp: requires dynamic linking interface (dlopen, ...)</title>
<updated>2018-01-29T13:38:21+00:00</updated>
<author>
<name>Laurent Charpentier</name>
<email>laurent_pubs@yahoo.com</email>
</author>
<published>2018-01-29T12:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=bd46df68085c2bfdfcf2c04d77da6d31114b11be'/>
<id>urn:sha1:bd46df68085c2bfdfcf2c04d77da6d31114b11be</id>
<content type='text'>
Fixes:
http://autobuild.buildroot.net/results/516456c8e21759e1ecee4ef9f9689a8f720ecd90/

This patch is to fix the following build error:
weak_readline.c:30:19: fatal error: dlfcn.h: No such file or directory
 #include &lt;dlfcn.h&gt;
                   ^
compilation terminated.
Makefile:890: recipe for target 'weak_readline.o' failed

Signed-off-by: Laurent Charpentier &lt;laurent_pubs@yahoo.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>open-lldp: add patch to remove -Werror</title>
<updated>2018-01-18T08:48:07+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2018-01-18T08:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=c38853d708a70208859fa056d527b4cf40a9265a'/>
<id>urn:sha1:c38853d708a70208859fa056d527b4cf40a9265a</id>
<content type='text'>
-Werror causes a number of build failures with recent versions of gcc
 that have additional warnings (turned into error due to -Werror). So
 let's remove -Werror.

Fixes:

  http://autobuild.buildroot.net/results/a06feb8616b98d4931145ea5079650e06bd1a61d/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>open-lldp: new package</title>
<updated>2018-01-16T22:51:58+00:00</updated>
<author>
<name>Laurent Charpentier</name>
<email>laurent_pubs@yahoo.com</email>
</author>
<published>2018-01-16T15:01:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=6110deb8f85609ded64eae0f6242b2ebd63f081d'/>
<id>urn:sha1:6110deb8f85609ded64eae0f6242b2ebd63f081d</id>
<content type='text'>
The lldpad package comes with utilities to manage an LLDP interface with
support for reading and configuring TLVs. TLVs and interfaces are individual
controlled allowing flexible configuration for TX only, RX only, or TX/RX
modes per TLV.

http://open-lldp.org/

Signed-off-by: Laurent Charpentier &lt;laurent_pubs@yahoo.com&gt;
Reviewed-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
