PTU5KAS/docs
Claudius Heine 267a53e78d kas/libcmds: add creation of $HOME/.aws
Bitbake provides a S3 fetcher (`lib/bb/fetch2/s3.py`), however the
`AWS_CONFIG_FILE` and `AWS_SHARED_CREDENTIALS_FILE` variables are not
transfered to the environment of the fetcher command (`aws` in this
case) in the `runfetchcmd` function (`lib/bb/fetch2/__init__.py`).

That means the location of these files need to be the default one, so
copying it in KAS to the new HOME directory is necessary.

This patch implements the copying of those files if the
`AWS_CONFIG_FILE` and `AWS_SHARED_CREDENTIALS_FILE` are set.

Per default there variables are not available in the bitbake
environment. To have them available there a `env` entry in the kas
configuration will be necessary.

Signed-off-by: Claudius Heine <ch@denx.de>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
2020-05-05 14:34:28 +02:00
..
_static Fixed wrapping of cell content in readthedocs style 2017-06-28 15:12:15 +02:00
conf.py scripts: Remove pylint 2018-12-07 09:55:26 +01:00
devguide.rst docs: Install kas as user 2018-01-08 16:55:44 +01:00
format-changelog.rst implements patch support for repos 2018-03-09 09:59:07 +01:00
index.rst Switch to separate config file version 2017-07-20 15:31:23 +02:00
intro.rst Made project buildable with rtd 2017-06-28 15:12:15 +02:00
Makefile Added initial sphinx documentation 2017-06-28 15:12:15 +02:00
userguide.rst kas/libcmds: add creation of $HOME/.aws 2020-05-05 14:34:28 +02:00