]> code.ossystems Code Review - openembedded-core.git/commit
libtirpc: stop dropping in NIS headers
authorRoss Burton <ross.burton@intel.com>
Tue, 20 Feb 2018 00:39:57 +0000 (00:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Mar 2018 22:47:28 +0000 (15:47 -0700)
commite58b420a0e4ef62bd597ce286c9faea2a51913c4
treeeb707195a53c8a2d4be03b5216f183dd677fb15b
parent4586a66aa3f9992f54839c2920c3d51e95040a1b
libtirpc: stop dropping in NIS headers

libtirpc prior to 1.0.2 assumed that the system provided nis.h but this isn't
always true.  Until now we've been using a tarball of the missing files from
Gentoo, but libtirpc 1.0.2 added a copy of nis.h to the sources so this isn't
required anymore.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb