<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-support/nis, branch gatesgarth-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-01-28T04:04:56+00:00</updated>
<entry>
<title>ypbind-mt: search nspr header files in ${STAGING_INCDIR}/nspr</title>
<updated>2020-01-28T04:04:56+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2020-01-28T01:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4de9a27a4e27621b04918d0fbc26e0295768feb7'/>
<id>urn:sha1:4de9a27a4e27621b04918d0fbc26e0295768feb7</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ypbind-mt: Fix build with glibc 2.30</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-27T14:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=09faeabebc84c3ec26170d6465e3e039cc8e9640'/>
<id>urn:sha1:09faeabebc84c3ec26170d6465e3e039cc8e9640</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ypbind-mt: update to 2.6</title>
<updated>2019-05-06T15:32:04+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2019-05-06T11:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=de407d4786ffefdae916bd30c1e0377fd80384c9'/>
<id>urn:sha1:de407d4786ffefdae916bd30c1e0377fd80384c9</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: remove True option to getVar calls (again)</title>
<updated>2019-01-13T18:28:01+00:00</updated>
<author>
<name>André Draszik</name>
<email>andre.draszik@jci.com</email>
</author>
<published>2019-01-13T10:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=24af1f974cc95c50dfa56ad15b113279c3993c5d'/>
<id>urn:sha1:24af1f974cc95c50dfa56ad15b113279c3993c5d</id>
<content type='text'>
A couple have still been missed in the past despite multiple
attempts at doing so (or simply have re-appeared?).

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;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yp-tools: Add dep on virtual/crypt</title>
<updated>2018-08-13T18:29:11+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-13T08:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9fee5a594bd7457deca732e57610cb7fb0c13fc6'/>
<id>urn:sha1:9fee5a594bd7457deca732e57610cb7fb0c13fc6</id>
<content type='text'>
needed with glibc 2.28+ where crypt has moved into
independent recipe

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>yp-tools: Upgrade to 4.2.3</title>
<updated>2018-04-25T19:53:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-04-02T18:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=73d958b50bb2f993070add862fa1ef79dfcf5da3'/>
<id>urn:sha1:73d958b50bb2f993070add862fa1ef79dfcf5da3</id>
<content type='text'>
Switch to github for SRC_URI

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>classes/recipes: Convert SkipPackage -&gt; SkipRecipe</title>
<updated>2018-03-05T16:45:40+00:00</updated>
<author>
<name>Maxin John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2018-01-26T11:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3b3c4c8426f63eb2ae69e8c5c8c3040c41052c63'/>
<id>urn:sha1:3b3c4c8426f63eb2ae69e8c5c8c3040c41052c63</id>
<content type='text'>
Update following the SkipPackage -&gt; SkipRecipe change in oe-core.

Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>yp-tools: Ignore cpp warnings as errors</title>
<updated>2017-10-11T20:22:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-22T03:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ec22dc2bc40991c18862b8623fc4d7d1d3aa594e'/>
<id>urn:sha1:ec22dc2bc40991c18862b8623fc4d7d1d3aa594e</id>
<content type='text'>
-Wno-error=\#Warnings is too clang'ish, gcc doesnt like it
use an option that common for both compilers

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>ypbind-mt: Upgrade to 2.4</title>
<updated>2017-09-22T18:37:18+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-14T16:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a02204eadeaffaeb9137c7b2af181f25ad5fe576'/>
<id>urn:sha1:a02204eadeaffaeb9137c7b2af181f25ad5fe576</id>
<content type='text'>
Fix build with musl along the way

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>yp-tools: Upgrade to 4.2.2</title>
<updated>2017-09-22T14:30:20+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-08T18:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d6347f7ba7c8b78ce52ccc24d00f705be0e039ff'/>
<id>urn:sha1:d6347f7ba7c8b78ce52ccc24d00f705be0e039ff</id>
<content type='text'>
Fix build with musl along the way
drop upstreamed patches as well as ones not required anymore

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>
</feed>
