]> 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:41:25 +0000 (15:41 -0700)
commitcc20757169f833c322fbdee592788e37ed2d549f
tree9f146e502e76f1de161543f7cf01c095de64f891
parentfa997ff110c490337c79658bdb4baf67edc65521
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