]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: run libm-err-tab.pl with specific dirs in ${S}
authorTing Liu <b28495@freescale.com>
Thu, 20 Dec 2012 03:11:49 +0000 (21:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 31 Dec 2012 09:42:48 +0000 (09:42 +0000)
commitca055169789b399e8a581350fecb58e21094fbf0
tree33923d2bb180e33b6b0d3494b376657f6d5b3c11
parent86ec57e2837465954f51fc55fce990b5ec6b1063
eglibc: run libm-err-tab.pl with specific dirs in ${S}

libm-err-tab.pl will parse all the files named "libm-test-ulps"
in the given dir recursively. To avoid parsing the one in
${S}/.pc/ (it does exist after eglibc adds aarch64 support,
${S}/.pc/aarch64-0001-glibc-fsf-v1-eaf6f205.patch/ports/sysdeps/
aarch64/libm-test-ulps), run libm-err-tab.pl with specific dirs
in ${S}.

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/eglibc/eglibc-2.16/0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch [new file with mode: 0644]
meta/recipes-core/eglibc/eglibc_2.16.bb