From: Holger Assmann <h.assmann@pengutronix.de>
To: ptxdist@pengutronix.de, Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [PATCH v2] softhsm: fix download URL
Date: Fri, 25 Apr 2025 10:12:49 +0200 [thread overview]
Message-ID: <d9acac20-4cf2-4a74-8c2e-912a56c33cc1@pengutronix.de> (raw)
In-Reply-To: <20250404145355.2426820-1-m.tretter@pengutronix.de>
Hi,
Am 04.04.25 um 16:53 schrieb Michael Tretter:
> +++ b/rules/softhsm.make
> @@ -15,10 +15,10 @@ PACKAGES-$(PTXCONF_SOFTHSM) += softhsm
> # Paths and names
> #
> SOFTHSM_VERSION := 2.6.1
> -SOFTHSM_MD5 := 040b93ca327cbe0a3a8661e7c371ab16
> +SOFTHSM_MD5 := 040b93ca327cbe0a3a8661e7c371ab16 2f6f21d859ad08fec55c61bb4e1747c4
> SOFTHSM := softhsm-$(SOFTHSM_VERSION)
> SOFTHSM_SUFFIX := tar.gz
> -SOFTHSM_URL := https://dist.opendnssec.org/source/$(SOFTHSM).$(SOFTHSM_SUFFIX)
> +SOFTHSM_URL := https://github.com/softhsm/SoftHSMv2/archive/refs/tags/$(HOST_SOFTHSM_VERSION).$(HOST_SOFTHSM_SUFFIX)
> SOFTHSM_SOURCE := $(SRCDIR)/$(SOFTHSM).$(SOFTHSM_SUFFIX)
> SOFTHSM_DIR := $(BUILDDIR)/$(SOFTHSM)
> SOFTHSM_LICENSE := BSD-2-Clause
In SOFTHSM_URL, you need to replace HOST_SOFTHSM_ with just SOFTHSM_ for
this - and the accompanying host-rule - to work properly.
Greetings,
Holger
--
Pengutronix e.K. | Holger Assmann |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2025-04-25 8:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 14:53 Michael Tretter
2025-04-25 8:12 ` Holger Assmann [this message]
2025-04-26 10:42 ` Michael Olbrich
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=d9acac20-4cf2-4a74-8c2e-912a56c33cc1@pengutronix.de \
--to=h.assmann@pengutronix.de \
--cc=m.tretter@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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