Yocto Project Discussions
 help / color / mirror / Atom feed
From: "Diego Santa Cruz" <diego.santacruz@spinetix.com>
To: "yocto@lists.yoctoproject.org" <yocto@lists.yoctoproject.org>
Subject: [meta-security][PATCH 2/2] tpm2-abrmd: Port command line options to new version.
Date: Fri, 6 Dec 2019 10:13:48 +0000	[thread overview]
Message-ID: <20191206101334.18436-3-Diego.SantaCruz@spinetix.com> (raw)
In-Reply-To: <20191206101334.18436-1-Diego.SantaCruz@spinetix.com>

From: Philip Tricca <flihp@twobit.org>

These have changed upstream.

Signed-off-by: Philip Tricca <flihp@twobit.org>
Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com>
---
 meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default b/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default
index 987978a..b4b3c20 100644
--- a/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default
+++ b/meta-tpm/recipes-tpm2/tpm2-abrmd/files/tpm2-abrmd.default
@@ -1 +1 @@
-DAEMON_OPTS="--tcti=device --logger=syslog --max-connections=20 --max-transient-objects=20 --fail-on-loaded-trans"
+DAEMON_OPTS="--tcti=device --logger=syslog --max-connections=20 --max-transients=20 --flush-all"
-- 
2.18.1


  parent reply	other threads:[~2019-12-06 10:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06 10:13 [meta-security][PATCH 0/2] tpm2-abrmd: startup fixes Diego Santa Cruz
2019-12-06 10:13 ` [meta-security][PATCH 1/2] tpm2-abrmd-init.sh: fix for /dev/tpmrmX Diego Santa Cruz
2019-12-06 10:13 ` Diego Santa Cruz [this message]
2019-12-07 23:32 ` [yocto] [meta-security][PATCH 0/2] tpm2-abrmd: startup fixes Armpit

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=20191206101334.18436-3-Diego.SantaCruz@spinetix.com \
    --to=diego.santacruz@spinetix.com \
    --cc=yocto@lists.yoctoproject.org \
    /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