From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Holger Assmann <h.assmann@pengutronix.de>
Cc: ptxdist@pengutronix.de, Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [PATCH v2] softhsm: fix download URL
Date: Sat, 26 Apr 2025 12:42:39 +0200 [thread overview]
Message-ID: <aAy4n6k5uTQqnh_k@pengutronix.de> (raw)
In-Reply-To: <d9acac20-4cf2-4a74-8c2e-912a56c33cc1@pengutronix.de>
On Fri, Apr 25, 2025 at 10:12:49AM +0200, Holger Assmann wrote:
> 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.
I'll fix it when I apply the patch.
Michael
> 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 |
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2025-04-26 10:42 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
2025-04-26 10:42 ` Michael Olbrich [this message]
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=aAy4n6k5uTQqnh_k@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=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