From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH v1 2/3] Revert "bitbake: backport fetch2/aws: forward env-vars used in gitlab-ci K8s"
Date: Mon, 29 Apr 2024 17:48:29 +0300 [thread overview]
Message-ID: <20240429144830.389664-3-amikan@ilbers.de> (raw)
In-Reply-To: <20240429144830.389664-1-amikan@ilbers.de>
It is already included into Bitbake 2.8 updates.
This reverts commit 2253ad4dafa8e3558e6f0a4f14baac6a663723e3.
Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
---
bitbake/lib/bb/fetch2/__init__.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/bitbake/lib/bb/fetch2/__init__.py b/bitbake/lib/bb/fetch2/__init__.py
index 008adab9..a3140626 100644
--- a/bitbake/lib/bb/fetch2/__init__.py
+++ b/bitbake/lib/bb/fetch2/__init__.py
@@ -850,8 +850,6 @@ FETCH_EXPORT_VARS = ['HOME', 'PATH',
'AWS_PROFILE',
'AWS_ACCESS_KEY_ID',
'AWS_SECRET_ACCESS_KEY',
- 'AWS_ROLE_ARN',
- 'AWS_WEB_IDENTITY_TOKEN_FILE',
'AWS_DEFAULT_REGION']
def get_fetcher_environment(d):
--
2.34.1
next prev parent reply other threads:[~2024-04-29 14:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-29 14:48 [PATCH v1 0/3] Update to Bitbake 2.8 Anton Mikanovich
2024-04-29 14:48 ` [PATCH v1 1/3] meta: Move kbuildtarget.bbclass Anton Mikanovich
2024-04-29 14:48 ` Anton Mikanovich [this message]
2024-04-29 14:48 ` [PATCH v1 3/3] bitbake: Update to 2.8 release Anton Mikanovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240429144830.389664-3-amikan@ilbers.de \
--to=amikan@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox