All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/3] package/tpm2-abrmd: add SELinux module
Date: Tue, 3 Aug 2021 17:52:28 +0200	[thread overview]
Message-ID: <64aab3da-de20-d3c8-52c3-0b2a97d2386c@mind.be> (raw)
In-Reply-To: <20210801222102.1244919-1-fontaine.fabrice@gmail.com>



On 02/08/2021 00:21, Fabrice Fontaine wrote:
> Support for tpm2-abrmd is added by the services/tpm2 module in the
> SELinux refpolicy.
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

 Series applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/tpm2-abrmd/tpm2-abrmd.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/tpm2-abrmd/tpm2-abrmd.mk b/package/tpm2-abrmd/tpm2-abrmd.mk
> index 0584ba928a..8de233008e 100644
> --- a/package/tpm2-abrmd/tpm2-abrmd.mk
> +++ b/package/tpm2-abrmd/tpm2-abrmd.mk
> @@ -8,6 +8,7 @@ TPM2_ABRMD_VERSION = 2.3.3
>  TPM2_ABRMD_SITE = https://github.com/tpm2-software/tpm2-abrmd/releases/download/$(TPM2_ABRMD_VERSION)
>  TPM2_ABRMD_LICENSE = BSD-2-Clause
>  TPM2_ABRMD_LICENSE_FILES = LICENSE
> +TPM2_ABRMD_SELINUX_MODULES = tpm2
>  TPM2_ABRMD_INSTALL_STAGING = YES
>  TPM2_ABRMD_DEPENDENCIES = libglib2 tpm2-tss host-pkgconf
>  TPM2_ABRMD_CONF_OPTS = \
> 
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

      parent reply	other threads:[~2021-08-03 15:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-01 22:21 [Buildroot] [PATCH 1/3] package/tpm2-abrmd: add SELinux module Fabrice Fontaine
2021-08-01 22:21 ` [Buildroot] [PATCH 2/3] package/tpm2-totp: " Fabrice Fontaine
2021-08-01 22:21 ` [Buildroot] [PATCH 3/3] package/tpm2-tools: " Fabrice Fontaine
2021-08-03 15:52 ` Arnout Vandecappelle [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=64aab3da-de20-d3c8-52c3-0b2a97d2386c@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.