generic-poky/meta/recipes-devtools/bison/bison
Hongxu Jia 9af773f1c6 bison/gettext: add --with-bisonlocaledir to assign BISON_LOCALEDIR
This issue was triggered by buildpaths QA Warning.
...
|gettext-0.19.6: File work/core2-64-poky-linux/gettext/0.19.6-r0/
packages-split/gettext/usr/bin/msgcmp in package contained
reference to tmpdir
...

Previously, variable BISON_LOCALEDIR was assigned only by the
output of 'bison --print-localedir' which provided by native bison
that has buildpaths in it.

For target compile, we add option --with-bisonlocaledir to set
BISON_LOCALEDIR with "/usr/share/locale" to fix the QA issue.

The variable BISON_LOCALEDIR is used for internationalization of
the bison parser’s runtime output. Here is the introduction:
http://www.gnu.org/software/bison/manual/html_node/Internationalization.html

[YOCTO #7058]

(From OE-Core rev: aafb300a1f144b9ebda61a02fedd124fe0e1a83a)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28 11:32:58 +00:00
..
0001-Unset-need_charset_alias-when-building-for-musl.patch meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
0001-src-local.mk-fix-parallel-issue.patch bison: fix parallel issue 2015-04-30 23:04:16 +01:00
add-with-bisonlocaledir.patch bison/gettext: add --with-bisonlocaledir to assign BISON_LOCALEDIR 2016-02-28 11:32:58 +00:00
bison-2.3_m4.patch recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
dont-depend-on-help2man.patch.patch bison: don't depend on help2man 2015-04-21 13:59:21 +01:00
m4.patch bison: upgrade from 2.4.3 to 2.5 2011-06-06 15:58:39 +01:00