]> code.ossystems Code Review - openembedded-core.git/commit
libtirpc: create the symbol link for rpc header files
authorZhixiong Chi <zhixiong.chi@windriver.com>
Thu, 7 Nov 2019 03:30:29 +0000 (19:30 -0800)
committerArmin Kuster <akuster808@gmail.com>
Sun, 10 Nov 2019 22:19:20 +0000 (14:19 -0800)
commit0b9748c655b6f733b504e70288f4b91dca2e4d58
tree544f01458d9f602e3e1734e8c98ec80d9fd7e271
parent624897ee788fe026a04951baaf770daca43e892c
libtirpc: create the symbol link for rpc header files

Since the Sun RPC is deprecated in glibc, the rpc header files
are not provided any more, but it allows alternative RPC
implementations, such as TIRPC or rpcsvc-proto, to be used.

So we create the symbol link for rpc header files for tirpc to
be more compatible with the glibc version and the application usage.

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/libtirpc/libtirpc_1.1.4.bb