summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-05-09 13:42:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-05-11 17:50:50 +0100
commit95be1d650f3e2b580e4070ee49f752ab3ad3098a (patch)
treef96c0a8cc76324ea9911b9cf075951e4f6100e16 /meta/recipes-extended
parent49afb622c9fd214c093e9016e35ab84a56651af6 (diff)
downloadpoky-95be1d650f3e2b580e4070ee49f752ab3ad3098a.tar.gz
eglibc: fix build with poky-tiny distro
This fixes bug [YOCTO #2443] The prototype of findidx() has changed, but the code in xregex.c is still using the old prototype. This issue stayed hidden because this code only gets excercised when OPTION_POSIX_REGEXP_GLIBC is disabled in the eglibc configuration. See the patch for further information. (From OE-Core rev: 8691038efb0aca4a2cd61fce0c53d10092e48b75) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions