From: Jarkko Sakkinen <jarkko@kernel.org>
To: buildroot@buildroot.org
Cc: Jarkko Sakkinen <jarkko@kernel.org>,
"Yann E . MORIN" <yann.morin.1998@free.fr>,
Stefan Berger <stefanb@linux.ibm.com>
Subject: [Buildroot] [PATCH v5 0/3] swtpm and libtpms host packages
Date: Tue, 21 May 2024 14:06:11 +0300 [thread overview]
Message-ID: <20240521110614.5322-1-jarkko@kernel.org> (raw)
Add swtpm and libtpms host packages.
Jarkko Sakkinen (3):
package/json-glib: add host build
package/libtpms: add host package
package/swtpm: add host package
DEVELOPERS | 2 ++
package/Config.in.host | 2 ++
package/json-glib/json-glib.mk | 6 ++++++
package/libtpms/Config.in.host | 18 ++++++++++++++++++
package/libtpms/libtpms.hash | 2 ++
package/libtpms/libtpms.mk | 18 ++++++++++++++++++
package/swtpm/Config.in.host | 11 +++++++++++
package/swtpm/swtpm.hash | 2 ++
package/swtpm/swtpm.mk | 23 +++++++++++++++++++++++
9 files changed, 84 insertions(+)
create mode 100644 package/libtpms/Config.in.host
create mode 100644 package/libtpms/libtpms.hash
create mode 100644 package/libtpms/libtpms.mk
create mode 100644 package/swtpm/Config.in.host
create mode 100644 package/swtpm/swtpm.hash
create mode 100644 package/swtpm/swtpm.mk
--
2.45.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-05-21 11:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-21 11:06 Jarkko Sakkinen [this message]
2024-05-21 11:06 ` [Buildroot] [PATCH v5 1/3] package/json-glib: add host build Jarkko Sakkinen
2024-05-21 11:06 ` [Buildroot] [PATCH v5 2/3] package/libtpms: add host package Jarkko Sakkinen
2024-05-21 11:06 ` [Buildroot] [PATCH v5 3/3] package/swtpm: " Jarkko Sakkinen
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=20240521110614.5322-1-jarkko@kernel.org \
--to=jarkko@kernel.org \
--cc=buildroot@buildroot.org \
--cc=stefanb@linux.ibm.com \
--cc=yann.morin.1998@free.fr \
/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