diff options
author | Adam Romanek <romanek.adam@gmail.com> | 2021-07-08 14:34:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-07-11 23:01:25 +0100 |
commit | 5dce2f3da20a14c0eb5229696561b0c5f6fce54c (patch) | |
tree | e4b2c5260dd7cd6550518144c6af23d64fe718a7 /scripts/lib/devtool/build_image.py | |
parent | 9b4c0035d456b6b3662579fd89f26957677aee02 (diff) | |
download | poky-5dce2f3da20a14c0eb5229696561b0c5f6fce54c.tar.gz |
bitbake: fetch2/s3: allow to use credentials from environment variables
Previously access to AWS S3 was expected to be preconfigured and
credentials to be stored in ~/.aws/credentials. With this change
one can use Bitbake s3 fetcher without AWS credentials stored
permanently as above, just with them exported as the following
environment variables:
- AWS_ACCESS_KEY_ID,
- AWS_SECRET_ACCESS_KEY.
- AWS_DEFAULT_REGION.
(Bitbake rev: 01825699044c42e87e485e6c64cc1dd9b6f87f48)
Signed-off-by: Adam Romanek <romanek.adam@gmail.com>
Signed-off-by: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions