<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-netkit/netkit-rusers, branch dunfell-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=dunfell-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=dunfell-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-10-24T08:01:43+00:00</updated>
<entry>
<title>netkit-rusers: Clarify BSD license variant</title>
<updated>2019-10-24T08:01:43+00:00</updated>
<author>
<name>Christophe PRIOUZEAU</name>
<email>christophe.priouzeau@st.com</email>
</author>
<published>2019-10-22T14:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bf652f46b78460c2013dd28f1e2206f04f94abd0'/>
<id>urn:sha1:bf652f46b78460c2013dd28f1e2206f04f94abd0</id>
<content type='text'>
The License of netkit-rusers is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau &lt;christophe.priouzeau@st.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>drbd,netkit-rusers: Blacklist packages</title>
<updated>2019-09-07T19:35:54+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-07T18:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eca729d98ec1791f573df54e17064f90ee078c79'/>
<id>urn:sha1:eca729d98ec1791f573df54e17064f90ee078c79</id>
<content type='text'>
These fail to build always

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Replace EXCLUDE_FROM_WORLD_libc-musl = "1" with COMPATIBLE_HOST_libc-musl = 'null'</title>
<updated>2019-08-29T16:06:54+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-28T17:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8ebe4041dda18e33db3c01e0fe49cc461a867643'/>
<id>urn:sha1:8ebe4041dda18e33db3c01e0fe49cc461a867643</id>
<content type='text'>
This gives users a proper error message when trying to build
a known non-building package.

netkit-rsh already had COMPATIBLE_HOST_libc-musl = 'null'.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>netkit-rusers: Fix cross-build after glibc dropped rpc</title>
<updated>2019-08-12T16:11:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-08-12T05:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=28ae6b2cea0d940d66764b102595f0fe5447e93a'/>
<id>urn:sha1:28ae6b2cea0d940d66764b102595f0fe5447e93a</id>
<content type='text'>
Remove runtime checks from configure script which wont run correctly

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>netkit-rusers: Depend on rpcsvc-proto-native for rpcgen tool</title>
<updated>2019-08-08T17:04:23+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-08-08T14:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=017bf0cfafc54bc990c8cc4965ac78c589f1c147'/>
<id>urn:sha1:017bf0cfafc54bc990c8cc4965ac78c589f1c147</id>
<content type='text'>
Fixes
| rup.c:51:10: fatal error: 'rstat.h' file not found
| #include "rstat.h"
|          ^~~~~~~~~
| 1 error generated.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>netkit-rusers: Add dep on rpcsvc-proto for rpc headers</title>
<updated>2019-07-31T02:15:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-07-28T23:54:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=119cfb25d4a6e09c9355b96cdf61cb25e8873c4f'/>
<id>urn:sha1:119cfb25d4a6e09c9355b96cdf61cb25e8873c4f</id>
<content type='text'>
needs rpcsvc/rstat.h which is no longer in libc but provided
by separate package now

Fixes
up.c:51:10: fatal error: rstat.h: No such file or directory
   51 | #include "rstat.h"
      |          ^~~~~~~~~
compilation terminated.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Exclude non-buildable recipes from world for musl build</title>
<updated>2018-08-21T06:58:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-21T06:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7e0fa293b79c6599fea41bde72dc24a0158409fb'/>
<id>urn:sha1:7e0fa293b79c6599fea41bde72dc24a0158409fb</id>
<content type='text'>
These recipes need to be fixed for musl, until they are needed
on musl lets remove them from world builds

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>netkit-rusers: Fix build when libc does not have nis builtin</title>
<updated>2018-05-17T15:32:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-05-12T03:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f1230ec9b1cf5f689e8c362582044415f131a4f8'/>
<id>urn:sha1:f1230ec9b1cf5f689e8c362582044415f131a4f8</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Link with libtirpc</title>
<updated>2018-05-17T15:32:26+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-05-09T19:00:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e60ce61024cca86e980440f4e9cd19ddd7b38f00'/>
<id>urn:sha1:e60ce61024cca86e980440f4e9cd19ddd7b38f00</id>
<content type='text'>
glibc no longer provides rpc implementation

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>netkit-ruser: update SRC_URI</title>
<updated>2017-02-18T15:22:11+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-02-07T05:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=583a3af2e678248b3118bb6284b99b06236f35ea'/>
<id>urn:sha1:583a3af2e678248b3118bb6284b99b06236f35ea</id>
<content type='text'>
ERROR: netkit-telnet-0.17-r0 do_checkuri: Fetcher failure for URL: 'ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-0.17.tar.gz'. URL ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-0.17.tar.gz doesn't work
ERROR: netkit-telnet-0.17-r0 do_checkuri: Function failed: do_checkuri

Debian moved these sources

Signed-off-by: Armin Kuster &lt;akuster808@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>
</feed>
