poky/bitbake/lib
Adam Romanek 5dce2f3da2 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>
2021-07-11 23:01:25 +01:00
..
bb bitbake: fetch2/s3: allow to use credentials from environment variables 2021-07-11 23:01:25 +01:00
bblayers bitbake: layerindex: Add --fetchdir parameter to layerindex-fetch 2021-04-23 10:13:13 +01:00
bs4 bitbake: lib/bs4/testing.py: fix bs4 testing 2020-05-05 13:22:29 +01:00
hashserv bitbake: hashserver/client.py: drop unused imports 2021-05-14 07:57:57 +01:00
layerindexlib bitbake: logging: Make bitbake logger compatible with python logger 2021-02-10 23:48:16 +00:00
ply bitbake: lib: fix most undefined code picked up by pylint 2020-08-25 18:14:53 +01:00
progressbar bitbake: bitbake: Add initial pass of SPDX license headers to source code 2019-05-04 10:44:04 +01:00
prserv bitbake: prserv: Handle requests in main thread 2021-05-06 11:08:07 +01:00
simplediff
toaster bitbake: toaster: Update documentation links to new URLs 2020-10-19 23:43:30 +01:00
codegen.py
pyinotify.py bitbake: lib: amend code to use proper singleton comparisons where possible 2020-01-19 13:31:05 +00:00