[OE-core] [PATCH 1/6] eglibc: disable RPC in favour of libtirpc
Khem Raj
raj.khem at gmail.com
Wed Mar 20 14:05:27 UTC 2013
NACK. tirpc is not at a point where it can replace the glibc provided rpc. There is too much software that depends on it.
We have tried it in past 2.14 time frame and reverted back.
On Mar 20, 2013, at 2:37 AM, Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org> wrote:
> Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz at linaro.org>
> ---
> meta/recipes-core/eglibc/eglibc_2.17.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-core/eglibc/eglibc_2.17.bb b/meta/recipes-core/eglibc/eglibc_2.17.bb
> index 22129e6..0853c08 100644
> --- a/meta/recipes-core/eglibc/eglibc_2.17.bb
> +++ b/meta/recipes-core/eglibc/eglibc_2.17.bb
> @@ -85,7 +85,7 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
> --enable-add-ons \
> --with-headers=${STAGING_INCDIR} \
> --without-selinux \
> - --enable-obsolete-rpc \
> + --disable-obsolete-rpc \
> --with-kconfig=${STAGING_BINDIR_NATIVE} \
> ${GLIBC_EXTRA_OECONF}"
>
> --
> 1.8.1.2
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
More information about the Openembedded-core
mailing list