<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-protocols, branch morty-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=morty-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=morty-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-02-24T19:33:29+00:00</updated>
<entry>
<title>openl2tp: update SRC_URI</title>
<updated>2017-02-24T19:33:29+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2016-12-22T09:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e0ba1ef6827fa2e28cfcd0b45fd41e33abdc7084'/>
<id>urn:sha1:e0ba1ef6827fa2e28cfcd0b45fd41e33abdc7084</id>
<content type='text'>
The original SRC_URI is not valid, so update it with openl2tp official
ftp site.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
(cherry picked from commit c50baaa487e4d560798d7eb540c9d158e8a25fcc)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>net-snmp: snmplib, UDPIPv6 transport: Add a missing return statement</title>
<updated>2017-01-30T00:30:02+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2016-11-23T04:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=362fdb3f438d122b029dfe4cb8a206affa9bd7c3'/>
<id>urn:sha1:362fdb3f438d122b029dfe4cb8a206affa9bd7c3</id>
<content type='text'>
Backport a succeeding commit from net-snmp upstream to fix the issue
introduced by commit
&lt;BUG#a2584: Fix snmptrap to use clientaddr from snmp.conf&gt;.
The missing return will cause crash when binding to a non-exist IPv6
address.

Signed-off-by: Li Zhou &lt;li.zhou@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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>net-snmp: fix snmptrap to use clientaddr from snmp.conf.</title>
<updated>2017-01-30T00:29:17+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2016-11-23T04:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=52a4839bf725993c90ea48f7b118770ae6e247d8'/>
<id>urn:sha1:52a4839bf725993c90ea48f7b118770ae6e247d8</id>
<content type='text'>
Under IPv6 IP-multihomed environment, the socket does not bind to the
clientaddr indicated in snmp.conf when sending snmptrap and it might
choose a random one.
Backport the patch from net-snmp upstream to fix it.

Signed-off-by: Li Zhou &lt;li.zhou@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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tsock: Make use of LDFLAGS</title>
<updated>2017-01-30T00:13:17+00:00</updated>
<author>
<name>Jason Wessel</name>
<email>jason.wessel@windriver.com</email>
</author>
<published>2016-11-03T21:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=48bbeb3dabdce78a7d0dc4a4f256046ebd475d47'/>
<id>urn:sha1:48bbeb3dabdce78a7d0dc4a4f256046ebd475d47</id>
<content type='text'>
Fix the QA warning:

WARNING: tsocks-1.8beta5-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/opt/build-intel-x86/tmp/work/core2-64-linux/tsocks/1.8beta5-r0/packages-split/tsocks/usr/lib64/libtsocks.so.1.8' [ldflags]

Signed-off-by: Jason Wessel &lt;jason.wessel@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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>tsocks: fix QA warning for GNU_HASH</title>
<updated>2016-11-29T16:22:21+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2016-11-01T09:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a3d23d2c36f39b9c76d0842d6fb2785ac13ee55f'/>
<id>urn:sha1:a3d23d2c36f39b9c76d0842d6fb2785ac13ee55f</id>
<content type='text'>
Add LDFLAGS variable to Makefile.in so that extra linker flags can be sent
via this variable.

Signed-off-by: Yi Zhao &lt;yi.zhao@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;
(cherry picked from commit 80450e62add364bc871d7b45f6781131e8b88d4f)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>zeroconf: fix QA warning for GNU_HASH</title>
<updated>2016-11-29T16:22:21+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2016-11-01T09:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=35dfe1a9a0c3a799afe18ecc0cd0ce8622212e64'/>
<id>urn:sha1:35dfe1a9a0c3a799afe18ecc0cd0ce8622212e64</id>
<content type='text'>
Add LDFLAGS variable to Makefile so that extra linker flags can be sent
via this variable.

Signed-off-by: Yi Zhao &lt;yi.zhao@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;
(cherry picked from commit 0a1144767ac1ea3246134b8cb4d619ec9727afd5)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>openl2tp: Fix build with clang</title>
<updated>2016-11-14T15:07:27+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-10-19T05:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dce441f95ea37356b10dfa03de794925d82089b0'/>
<id>urn:sha1:dce441f95ea37356b10dfa03de794925d82089b0</id>
<content type='text'>
Fix a typo in compile cmdline specified via
EXTRA_OECMAKE

Signed-off-by: Khem Raj &lt;raj.khem@gmail.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>net-snmp: Fix build issue found with musl</title>
<updated>2016-09-26T06:29:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-09-20T20:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7b05caa6a4f2e295d902e52fe74941372fcbbfce'/>
<id>urn:sha1:7b05caa6a4f2e295d902e52fe74941372fcbbfce</id>
<content type='text'>
limits.h is needed for PATH_MAX and NAME_MAX

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>openl2tp: Obey LDFLAGS in Makefile</title>
<updated>2016-09-26T06:29:13+00:00</updated>
<author>
<name>Adrian Dudau</name>
<email>adrian.dudau@enea.com</email>
</author>
<published>2016-09-19T12:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0de66c207c0b633401ab88fe66bbf478b3ac7754'/>
<id>urn:sha1:0de66c207c0b633401ab88fe66bbf478b3ac7754</id>
<content type='text'>
This avoids a "QA Issue: No GNU_HASH in the elf binary"

Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>accel-ppp: blacklist, fails to build with new binutils-2.27</title>
<updated>2016-09-05T17:34:13+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-08-31T17:28:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df531c5aa4d3e3f6218e7638000d1957e8af4f5e'/>
<id>urn:sha1:df531c5aa4d3e3f6218e7638000d1957e8af4f5e</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
</feed>
