public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v4 0/1] add uuid to schroot folder
@ 2022-07-13 15:52 Anton Mikanovich
  2022-07-13 15:52 ` [PATCH v4 1/1] " Anton Mikanovich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Mikanovich @ 2022-07-13 15:52 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

Changes since v3:

- place generation logic inside bitbake
- regenerate UUID on every bitbake run

Changes since v2:

- re-add PID component
- remove PN component to shorten file name (was added as part of v1)

Changes since v1:

- Add ISAR_BUILD_UUID to BB_HASHBASE_WHITELIST to exclude from cache signature

Anton Mikanovich (1):
  add uuid to schroot folder

 meta/classes/base.bbclass        | 14 ++++++++++++++
 meta/classes/isar-events.bbclass |  3 +++
 meta/classes/sbuild.bbclass      |  2 +-
 meta/conf/bitbake.conf           |  2 +-
 4 files changed, 19 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-21 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-13 15:52 [PATCH v4 0/1] add uuid to schroot folder Anton Mikanovich
2022-07-13 15:52 ` [PATCH v4 1/1] " Anton Mikanovich
2022-07-13 15:55 ` [PATCH v4 0/1] " Anton Mikanovich
2022-07-21 12:24 ` Anton Mikanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox