<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-daemons/lldpd, branch mickledore-net</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-net</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-net'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-11-29T22:07:52+00:00</updated>
<entry>
<title>lldpd: Correct the checksum for the tar ball to match 1.0.16</title>
<updated>2022-11-29T22:07:52+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>pkj@axis.com</email>
</author>
<published>2022-11-29T04:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9cbd247b428cdc4cf8da6e6479ad96a45a68847c'/>
<id>urn:sha1:9cbd247b428cdc4cf8da6e6479ad96a45a68847c</id>
<content type='text'>
The checksum was not updated when the recipe version was stepped.

Also simplify the SRC_URI by replacing "${BPN}-${PV}" with "${BP}".

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Revert "lldpd: Use github release assets for SRC_URI"</title>
<updated>2022-11-29T22:07:52+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>pkj@axis.com</email>
</author>
<published>2022-11-29T04:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=040b55ce996eec8c519c398f0893dcba3880cf06'/>
<id>urn:sha1:040b55ce996eec8c519c398f0893dcba3880cf06</id>
<content type='text'>
This reverts commit e1549147181d96e84b73b7fc952cf33e43bb007c.

The change of SRC_URI was probably triggered by the checksum for the
tarball not having been updated when the recipe version was stepped.

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lldpd: Use github release assets for SRC_URI</title>
<updated>2022-11-23T16:25:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-11-23T16:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e1549147181d96e84b73b7fc952cf33e43bb007c'/>
<id>urn:sha1:e1549147181d96e84b73b7fc952cf33e43bb007c</id>
<content type='text'>
media.luffy.cx seems unreliable as AB is not able to fetch it

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lldpd: upgrade 1.0.15 -&gt; 1.0.16</title>
<updated>2022-11-19T16:11:45+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-11-19T07:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a56dcf44c738b37e4dd61e6d7f5ee48d2b50bff0'/>
<id>urn:sha1:a56dcf44c738b37e4dd61e6d7f5ee48d2b50bff0</id>
<content type='text'>
Fix:
--------
    Do not use 00:00:00:00:00:00 as chassis ID.
    Do not busy loop when an interface with a neighbor disappears.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lldpd: add ptest for lldpd package</title>
<updated>2022-11-11T19:45:17+00:00</updated>
<author>
<name>Xiangyu Chen</name>
<email>xiangyu.chen@eng.windriver.com</email>
</author>
<published>2022-11-11T08:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7fe87bea09081575a6536cf044d6bc62803b1acd'/>
<id>urn:sha1:7fe87bea09081575a6536cf044d6bc62803b1acd</id>
<content type='text'>
Signed-off-by: Xiangyu Chen &lt;xiangyu.chen@eng.windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lldpd: Upgrade 1.0.14 -&gt; 1.0.15</title>
<updated>2022-10-22T23:01:22+00:00</updated>
<author>
<name>Alex Kiernan</name>
<email>alex.kiernan@gmail.com</email>
</author>
<published>2022-10-22T09:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c782674d3f4575817c2c7222adc188ea5aca44f2'/>
<id>urn:sha1:c782674d3f4575817c2c7222adc188ea5aca44f2</id>
<content type='text'>
Add github-releases to make new releases discoverable.

Signed-off-by: Alex Kiernan &lt;alex.kiernan@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lldpd: upgrade 1.0.8 -&gt; 1.0.14</title>
<updated>2022-06-30T17:39:28+00:00</updated>
<author>
<name>Harshal</name>
<email>harshaldhruvkumar.gohel@philips.com</email>
</author>
<published>2022-06-16T19:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dd8d5e8bfd441293d6dfac6f29c15c1ad9578c49'/>
<id>urn:sha1:dd8d5e8bfd441293d6dfac6f29c15c1ad9578c49</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax using latest convert-overrides.py script</title>
<updated>2021-08-09T17:30:44+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2021-08-09T17:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=242ba8e2fc4395b2bdc47c46e40c7f84402798c4'/>
<id>urn:sha1:242ba8e2fc4395b2bdc47c46e40c7f84402798c4</id>
<content type='text'>
This patch is the result of running the latest convert-ovrrides.py
script.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
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>lldpd: upgrade 1.0.4 -&gt; 1.0.8</title>
<updated>2021-04-01T15:32:47+00:00</updated>
<author>
<name>zhengruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2021-04-01T10:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=55669e9214f3213ade48896e7cfe72396cb1e795'/>
<id>urn:sha1:55669e9214f3213ade48896e7cfe72396cb1e795</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
