Re: [OE-core] [PATCH 1/2] busybox: enable unicode support

2019-07-19 Thread Khem Raj
On Wed, Jul 17, 2019 at 5:24 AM wrote: > > On Wed, Jul 17, 2019 at 12:44:54PM +0100, Richard Purdie wrote: > > On Wed, 2019-07-17 at 12:08 +0300, Mikko Rapeli wrote: > > > While creating and deleting files with unicode or other > > > encodings works, it's annoying when ls and other core utils > >

Re: [OE-core] [PATCH 1/2] busybox: enable unicode support

2019-07-17 Thread Burton, Ross
On Wed, 17 Jul 2019 at 13:25, wrote: > buildhistory shows that busybox-dbg PKGSIZE increases from 4523596 to 4546396, > busybox-ptest PKGSIZE decreases from 458949 to 458908 even when > /usr/lib/busybox/ptest/testsuite/tar.utf8.tar.bz2 is added, busybox-src > PKGSIZE increases from 4130952 to

Re: [OE-core] [PATCH 1/2] busybox: enable unicode support

2019-07-17 Thread Mikko.Rapeli
On Wed, Jul 17, 2019 at 12:44:54PM +0100, Richard Purdie wrote: > On Wed, 2019-07-17 at 12:08 +0300, Mikko Rapeli wrote: > > While creating and deleting files with unicode or other > > encodings works, it's annoying when ls and other core utils > > show questionmarks instead of the unicode

Re: [OE-core] [PATCH 1/2] busybox: enable unicode support

2019-07-17 Thread Richard Purdie
On Wed, 2019-07-17 at 12:08 +0300, Mikko Rapeli wrote: > While creating and deleting files with unicode or other > encodings works, it's annoying when ls and other core utils > show questionmarks instead of the unicode characters. > In 2019, it's quite common that users of embedded devices > based

[OE-core] [PATCH 1/2] busybox: enable unicode support

2019-07-17 Thread Mikko Rapeli
While creating and deleting files with unicode or other encodings works, it's annoying when ls and other core utils show questionmarks instead of the unicode characters. In 2019, it's quite common that users of embedded devices based on yocto need unicode support. Debugging a box with unicode