]> 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>
Sat, 24 Feb 2018 10:31:35 +0000 (10:31 +0000)
commita6e786e7c8bed33fa269aac99724df606829ec6f
treee33a135af7863de07a7e876adb6290c9b7068745
parentd26b700553fe8fa21c2e42b04e11bb380d94ef36
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