public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Protect parallel image building
@ 2021-12-28  6:29 Anton Mikanovich
  2021-12-28  6:29 ` [PATCH 1/2] image: Make mount points imagetype-specific Anton Mikanovich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Mikanovich @ 2021-12-28  6:29 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

This is just a stabilization change for the next release. It is needed
to make multiconfigs with the same machine and distro, but different
image types, work in parallel with one bitbake call.

Anton Mikanovich (2):
  image: Make mount points imagetype-specific
  image: Protect shared deploy directory usage

 meta/classes/image.bbclass | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-10  7:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28  6:29 [PATCH 0/2] Protect parallel image building Anton Mikanovich
2021-12-28  6:29 ` [PATCH 1/2] image: Make mount points imagetype-specific Anton Mikanovich
2021-12-28  6:29 ` [PATCH 2/2] image: Protect shared deploy directory usage Anton Mikanovich
2022-01-10  7:50 ` [PATCH 0/2] Protect parallel image building Anton Mikanovich

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