alsa-lib: check if wordexp is supported in libc
authorJesse Zhang <sen.zhang@windriver.com>
Mon, 17 Jun 2013 12:23:18 +0000 (12:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 18 Jun 2013 16:33:15 +0000 (17:33 +0100)
commitc573b369d509fcbb458e0e864388d1480cd440e5
tree6082d93cf0a1142c44ca9d550ec6184154f66d2e
parentfc607c9fd24a0b39d6f91f57f2ab3f7488f90050
alsa-lib: check if wordexp is supported in libc

eglibc could be configured to build without the wordexp feature.  To
ensure that the wordexp feature could be used, the configure script must
check if wordexp() is supported in libc in addition to checking if
wordexp.h exists.

(From OE-Core rev: 3c3fe1d139fc84d7ff125f87a4692fac6dfc04e6)

Signed-off-by: Hong H. Pham <hong.pham@windriver.com>
Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/alsa/alsa-lib/Check-if-wordexp-function-is-supported.patch [new file with mode: 0644]
meta/recipes-multimedia/alsa/alsa-lib_1.0.26.bb