]> code.ossystems Code Review - openembedded-core.git/commit
Revert "libtirpc: create the symbol link for rpc header files"
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Fri, 6 Dec 2019 18:40:37 +0000 (19:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Dec 2019 11:56:41 +0000 (11:56 +0000)
commit8311e8b399fda66deee980dfd36068fafed2a2aa
treedc8d852bc1a7cd936f773b4d9beba1040c30d5ee
parent2800abbcbd6f3741ceb9ab29371753de1cbc02e6
Revert "libtirpc: create the symbol link for rpc header files"

This reverts commit 674596421320de08142e010fdd65ec6f0a0f34e9 and
9dc1aaed83f0627db65f387de0b1e51503ab07b1.

The headers provided by libtirpc are not drop in replacements for the
RPC header files previously provided by glibc, so do not install them
as if they were. Additionally, they clash with the header files
installed by glibc if an older version of glibc is used.

Any problems related to the lack of the old header files from glibc
should be addressed in the application/library that expects them.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb