From: Adam Blank <adam.blank.g@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Adam Blank <adam.blank.g@gmail.com>
Subject: [PATCH v2 0/6] Remove 'extend_recipe_sysroot' from 'BB_HASHEXCLUDE_COMMON'
Date: Sat, 18 Jul 2026 15:25:06 +0200 [thread overview]
Message-ID: <20260718-extend_recipe_sysroot-v2-0-b7cbf35d00ec@gmail.com> (raw)
It has lain there for a while, obscuring certain aspects of
how task signatures are calculated.
This changeset does not change the current status quo, but
rather changes the way in which it is implemented. It can be
followed by changes which further refine what is excluded and
how, from those tasks which refer to 'extend_recipe_sysroot'.
Related discussion:
https://lore.kernel.org/openembedded-core/aa893eb861bf4dd18e3e84e6bbebdee3b0367d1b.camel@linuxfoundation.org/
Signed-off-by: Adam Blank <adam.blank.g@gmail.com>
---
Changes in v2:
- Leave the mechanism in effect, but move it to the staging class
- Link to v1: https://lore.kernel.org/r/20260418-extend_recipe_sysroot-v1-0-8aeb383ba743@gmail.com
---
Adam Blank (6):
staging: add 'extend_recipe_sysroot' to 'vardepsexclude'
cross: add 'extend_recipe_sysroot' to 'vardepsexclude'
native: add 'extend_recipe_sysroot' to 'vardepsexclude'
wic-tool: add 'extend_recipe_sysroot' to 'vardepsexclude'
gcc-runtime: add 'extend_recipe_sysroot' to 'vardepsexclude'
bitbake.conf: remove 'extend_recipe_sysroot' from BB_HASHEXCLUDE_COMMON
meta/classes-global/staging.bbclass | 3 ++-
meta/classes-recipe/cross.bbclass | 1 +
meta/classes-recipe/native.bbclass | 1 +
meta/conf/bitbake.conf | 2 +-
meta/recipes-core/meta/wic-tools.bb | 1 +
meta/recipes-devtools/gcc/gcc-runtime.inc | 1 +
6 files changed, 7 insertions(+), 2 deletions(-)
---
base-commit: 171af3b2915dd076c8d1b205ff75eac1ebd5a586
change-id: 20260418-extend_recipe_sysroot-d958ba9cfa9a
Best regards,
--
Adam Blank <adam.blank.g@gmail.com>
next reply other threads:[~2026-07-18 13:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-18 13:25 Adam Blank [this message]
2026-07-18 13:25 ` [PATCH v2 1/6] staging: add 'extend_recipe_sysroot' to 'vardepsexclude' Adam Blank
2026-07-18 13:25 ` [PATCH v2 2/6] cross: " Adam Blank
2026-07-18 13:25 ` [PATCH v2 3/6] native: " Adam Blank
2026-07-18 13:25 ` [PATCH v2 4/6] wic-tool: " Adam Blank
2026-07-18 13:25 ` [PATCH v2 5/6] gcc-runtime: " Adam Blank
2026-07-18 13:25 ` [PATCH v2 6/6] bitbake.conf: remove 'extend_recipe_sysroot' from BB_HASHEXCLUDE_COMMON Adam Blank
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=20260718-extend_recipe_sysroot-v2-0-b7cbf35d00ec@gmail.com \
--to=adam.blank.g@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/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