public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix gpg-agent management
@ 2021-09-13 14:31 Anton Mikanovich
  2021-09-13 14:31 ` [PATCH v2 1/2] isar-bootstrap: Fix GPG need check function Anton Mikanovich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Mikanovich @ 2021-09-13 14:31 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

Management logic of starting and stopping gpg-agent in isar-bootstrap
was still not working properly. Starting of gpg-agent happened for every
bitbake run, and stopping did not happen at all. This is not a big issue
when building Isar inside kas, but should be fixed for chroot
environment.
---
Changes since v1:
- Simplify conditions.

Anton Mikanovich (2):
  isar-bootstrap: Fix GPG need check function
  isar-bootstrap: Do not let gpg-agent to stay running

 .../isar-bootstrap/isar-bootstrap.inc         | 20 +++++++++----------
 1 file changed, 9 insertions(+), 11 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-09-29 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 14:31 [PATCH v2 0/2] Fix gpg-agent management Anton Mikanovich
2021-09-13 14:31 ` [PATCH v2 1/2] isar-bootstrap: Fix GPG need check function Anton Mikanovich
2021-09-13 14:31 ` [PATCH v2 2/2] isar-bootstrap: Do not let gpg-agent to stay running Anton Mikanovich
2021-09-29 14:22 ` [PATCH v2 0/2] Fix gpg-agent management Anton Mikanovich

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