generic-poky/meta/files
Richard Purdie d57de67357 bitbake.conf/toolchain-shar-extract: Use en_US.UTF-8 as locale
Under python 3, if we spawn python processes, we need to have a UTF-8 locale,
else python's file access methods will use ascii. You can't change that mode
once the interpreter is started so we have to ensure a locale is set. Ideally
we'd use C.UTF-8 since OE already forces the C locale but not all distros support
that and we need to set something so en_US.UTF-8 seems as standard we we can get.

This matches the change in bitbake revision 8902c29638411d312e6fc4a197707e5742652e15

Also set this into the environment used when installing SDKs since
python can be run and we need to ensure we use a standardised locale
which is available from things like buildtools-tarball.

(From OE-Core rev: 833d4c0fe804a1f7524b3d4b75cbcdd65c31ddac)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-21 22:26:33 +01:00
..
common-licenses ParaTypeFFL-1.3: Add license file 2016-03-20 23:12:29 +00:00
deploydir_readme.txt image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 2011-08-19 09:29:18 -07:00
device_table-minimal.txt files/device_table-minimal.txt: cleanup 2014-04-25 17:19:20 +01:00
ext-sdk-prepare.py ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit test 2016-04-18 16:28:21 +01:00
fs-perms.txt fs-perms.txt: fix ROOT_HOME's permission 2016-04-15 06:59:44 +01:00
toolchain-shar-extract.sh bitbake.conf/toolchain-shar-extract: Use en_US.UTF-8 as locale 2016-05-21 22:26:33 +01:00
toolchain-shar-relocate.sh meta: toolchain-shar-relocate.sh: Fix for extracting SDK in the same directory as SDK script. 2016-03-11 16:50:46 +00:00