public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: Felix Moessbauer <felix.moessbauer@siemens.com>,
	isar-users@googlegroups.com
Cc: adriaan.schmidt@siemens.com
Subject: Re: [PATCH 0/7] Further improve cachability of ISAR
Date: Mon, 16 May 2022 12:29:08 +0300	[thread overview]
Message-ID: <1b7fc436-de71-ac9c-8152-01eb511b6228@ilbers.de> (raw)
In-Reply-To: <20220504114109.3411005-1-felix.moessbauer@siemens.com>

04.05.2022 14:41, Felix Moessbauer wrote:
> This series changes which BB variables have an influence
> of the signature of a task.
> This helps to get high sstate cache hit rates, even if
> the build folder is relocated (e.g. in a CI environment).
>
> The series does not have any user-facing API changes.
>
> Best regards,
> Felix
>
> Felix Moessbauer (7):
>    signatures: exclude path to core layer from bb hashes
>    signatures: whitelist external SCRIPTSDIR
>    signatures: exclude BITBAKEDIR from WIC
>    signatures: use TOPDIR instead of BUILDDIR in wic
>    signatures: unify WKS_* variable exclusions with OE
>    signatures: exclude TOPDIR from signatures
>    signatures: do not expand SRC_URI
>
>   meta/classes/dpkg-base.bbclass      | 2 +-
>   meta/classes/dpkg-prebuilt.bbclass  | 2 +-
>   meta/classes/imagetypes_wic.bbclass | 5 ++++-
>   meta/conf/bitbake.conf              | 3 ++-
>   scripts/isar-buildenv-internal      | 2 +-
>   5 files changed, 9 insertions(+), 5 deletions(-)
>
Applied to next, thanks.


      parent reply	other threads:[~2022-05-16  9:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 11:41 Felix Moessbauer
2022-05-04 11:41 ` [PATCH 1/7] signatures: exclude path to core layer from bb hashes Felix Moessbauer
2022-05-04 11:41 ` [PATCH 2/7] signatures: whitelist external SCRIPTSDIR Felix Moessbauer
2022-05-04 11:41 ` [PATCH 3/7] signatures: exclude BITBAKEDIR from WIC Felix Moessbauer
2022-05-04 11:41 ` [PATCH 4/7] signatures: use TOPDIR instead of BUILDDIR in wic Felix Moessbauer
2022-05-04 11:41 ` [PATCH 5/7] signatures: unify WKS_* variable exclusions with OE Felix Moessbauer
2022-05-04 11:41 ` [PATCH 6/7] signatures: exclude TOPDIR from signatures Felix Moessbauer
2022-05-04 11:41 ` [PATCH 7/7] signatures: do not expand SRC_URI Felix Moessbauer
2022-05-16  9:29 ` Anton Mikanovich [this message]

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=1b7fc436-de71-ac9c-8152-01eb511b6228@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=adriaan.schmidt@siemens.com \
    --cc=felix.moessbauer@siemens.com \
    --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