* [PATCH v2] isar-bootstrap: Switch to gnupg as dependency, rather than obsolete gnupg2
@ 2019-09-24 17:01 Jan Kiszka
2019-09-26 14:18 ` Baurzhan Ismagulov
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2019-09-24 17:01 UTC (permalink / raw)
To: isar-users
From: Jan Kiszka <jan.kiszka@siemens.com>
gnupg2 was only needed with jessie which we no longer support.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
Changes in v2:
- drop bogus entry in user manual, gnupg is not needed on the host
meta/recipes-core/isar-bootstrap/isar-bootstrap.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc b/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc
index 9ef5b76..215c41b 100644
--- a/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc
+++ b/meta/recipes-core/isar-bootstrap/isar-bootstrap.inc
@@ -26,7 +26,7 @@ DISTRO_BOOTSTRAP_KEYFILES = ""
THIRD_PARTY_APT_KEYFILES = ""
DEPLOY_ISAR_BOOTSTRAP ?= ""
DISTRO_BOOTSTRAP_BASE_PACKAGES = "locales"
-DISTRO_BOOTSTRAP_BASE_PACKAGES_append_gnupg = ",gnupg2"
+DISTRO_BOOTSTRAP_BASE_PACKAGES_append_gnupg = ",gnupg"
DISTRO_BOOTSTRAP_BASE_PACKAGES_append_https-support = ",apt-transport-https,ca-certificates"
HOST_DISTRO_APT_SOURCES += "conf/distro/${HOST_DISTRO}.list"
--
2.16.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2] isar-bootstrap: Switch to gnupg as dependency, rather than obsolete gnupg2
2019-09-24 17:01 [PATCH v2] isar-bootstrap: Switch to gnupg as dependency, rather than obsolete gnupg2 Jan Kiszka
@ 2019-09-26 14:18 ` Baurzhan Ismagulov
0 siblings, 0 replies; 2+ messages in thread
From: Baurzhan Ismagulov @ 2019-09-26 14:18 UTC (permalink / raw)
To: isar-users
On Tue, Sep 24, 2019 at 07:01:55PM +0200, Jan Kiszka wrote:
> gnupg2 was only needed with jessie which we no longer support.
Applied to next, thanks.
With kind regards,
Baurzhan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-09-26 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-24 17:01 [PATCH v2] isar-bootstrap: Switch to gnupg as dependency, rather than obsolete gnupg2 Jan Kiszka
2019-09-26 14:18 ` Baurzhan Ismagulov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox