]> 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>
Wed, 29 May 2019 11:50:06 +0000 (12:50 +0100)
commitec1849d7a5964bef53462b9d4763e22433f9d246
tree41e6a5f28232f74a2a0d709bafc05ab753251098
parent9e5efbe1a32b5debc10205789c13aa1643397f8d
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