]> code.ossystems Code Review - openembedded-core.git/commit
bash: add iso8859-1 gconv RDEPENDS needed by bash-ptest.
authorSakib Sajal <sakib.sajal@windriver.com>
Tue, 28 May 2019 14:31:03 +0000 (10:31 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 May 2019 23:11:55 +0000 (00:11 +0100)
commite65d6726299f99ebab4dc52646d77557439e8776
tree440ecf7369bc46e18bf4875977416e77c7b09808
parent4721f4ec059022effc539e3e97aaa4cd03af1635
bash: add iso8859-1 gconv RDEPENDS needed by bash-ptest.

One of the ptests failed for internationalization.
>From the failed ptest log:
   run-intl
   fr_FR.ISO8859-1: Error Encoding U+00000080 to  [ "$'\200'" != "\\u0080" ]
   (125 similar errors related to same encoding)
The test was unable to convert iso8859-1 encoding to perform comparison.

Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com>
Signed-off-by: Randy Macleod <randy.macleod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash.inc