eglibc.inc: Remove quotation marks from OPTION_EGLIBC_NSSWITCH_FIXED_*
authorAndrei Gherzan <andrei@gherzan.ro>
Fri, 23 Aug 2013 14:20:58 +0000 (17:20 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Aug 2013 15:20:14 +0000 (16:20 +0100)
commiteace8fe3c1896d84fbc7de4342365bd8d0da808b
treedd7b64a0314bd8d6ee4cebcde349a1aa8e4ef052
parent16ac02bd236228ad234b4aca9ef96a3ca1dff1e6
eglibc.inc: Remove quotation marks from OPTION_EGLIBC_NSSWITCH_FIXED_*

Kconfig outputs strings with quotation marks. When eglibc tries to see if
the paths exists, uses wildcard make function which doesn't strip out the
quotation marks - checking for path fails. So strip out the quotation
marks from OPTION_EGLIBC_NSSWITCH_FIXED_* option-groups.config.
(see nss/Makefile)

(From OE-Core rev: eacf0f3ed15eccb52eb6b98e20b75f0aa26b6e81)

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/eglibc.inc