All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quirin Gylstorff <Quirin.Gylstorff@siemens.com>
To: cip-dev@lists.cip-project.org, christian.storm@siemens.com,
	jan.kiszka@siemens.com
Subject: [cip-dev][isar-cip-core][PATCH v3 1/8] linux-cip: update kernel configuration for tpm2 support
Date: Fri, 24 Feb 2023 17:28:25 +0100	[thread overview]
Message-ID: <20230224162832.327030-2-Quirin.Gylstorff@siemens.com> (raw)
In-Reply-To: <20230224162832.327030-1-Quirin.Gylstorff@siemens.com>

From: Quirin Gylstorff <quirin.gylstorff@siemens.com>

Signed-off-by: Quirin Gylstorff <quirin.gylstorff@siemens.com>
---
 recipes-kernel/linux/linux-cip-common.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-cip-common.inc b/recipes-kernel/linux/linux-cip-common.inc
index 7148a98..6dda973 100644
--- a/recipes-kernel/linux/linux-cip-common.inc
+++ b/recipes-kernel/linux/linux-cip-common.inc
@@ -23,6 +23,6 @@ SRC_URI:append = " ${@ "git://gitlab.com/cip-project/cip-kernel/cip-kernel-confi
     if d.getVar('USE_CIP_KERNEL_CONFIG') == '1' else '' \
     }"
 
-SRCREV_cip-kernel-config ?= "ce52837418aea714e780e0cbc8afb9515c12cc1b"
+SRCREV_cip-kernel-config ?= "351538952cfa7c6336e83bf66ca4f3bbdc06f89b"
 
 S = "${WORKDIR}/linux-cip-${PV}"
-- 
2.39.1



  reply	other threads:[~2023-02-24 16:28 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 16:28 [cip-dev][isar-cip-core][PATCH v3 0/8] Encrypt Partition in initramfs Quirin Gylstorff
2023-02-24 16:28 ` Quirin Gylstorff [this message]
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 2/8] use bullseye backports for systemd-cryptenroll Quirin Gylstorff
2023-02-27  7:08   ` Jan Kiszka
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 3/8] KConfig: add tpm option Quirin Gylstorff
2023-02-27  7:09   ` Jan Kiszka
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 4/8] start-qemu.sh: Create a tpm2 device Quirin Gylstorff
2023-02-27  7:11   ` Jan Kiszka
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 5/8] Add initramfs hook to encrypt a partition Quirin Gylstorff
2023-02-27  7:19   ` Jan Kiszka
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 6/8] overlay: add prerequisite 'encrypt_partition' Quirin Gylstorff
2023-02-27  7:24   ` Jan Kiszka
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 7/8] .gitlabci: Add ci build Quirin Gylstorff
2023-02-24 16:28 ` [cip-dev][isar-cip-core][PATCH v3 8/8] Add README for encrypted partitions Quirin Gylstorff
2023-02-27  8:23   ` Jan Kiszka

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=20230224162832.327030-2-Quirin.Gylstorff@siemens.com \
    --to=quirin.gylstorff@siemens.com \
    --cc=christian.storm@siemens.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=jan.kiszka@siemens.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.