public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 12/20] linux-yocto/5.10: split vtpm for more granular inclusion
Date: Thu, 31 Mar 2022 21:47:17 +0800	[thread overview]
Message-ID: <c8bfdc0ac6a5bb26adb59949be5cd0f00a67cb79.1648734169.git.anuj.mittal@intel.com> (raw)
In-Reply-To: <cover.1648734169.git.anuj.mittal@intel.com>

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Integrating the following commit(s) to linux-yocto/.:

    6ca1d510a03 features/tpm: split into tpm-1.2, tpm-2.0, tpm-2.0-crb and vtpm feature

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit b61be908468b1057a9d2baf40c1ebfbbd74732b8)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb   | 2 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 +-
 meta/recipes-kernel/linux/linux-yocto_5.10.bb      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
index 4d75cf1b21..a35e80940e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
@@ -12,7 +12,7 @@ python () {
 }
 
 SRCREV_machine ?= "e0d87d9831a6e0df20a370adc9aba0d032d91661"
-SRCREV_meta ?= "792f1272dd0d68d5dba0ff35949b2094f818227e"
+SRCREV_meta ?= "b814c7ebf2a92fc361bcbeaf6efdd40b8cd0816a"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
index 8227d5d8cc..45cfd90e0a 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
 
 SRCREV_machine_qemuarm ?= "38f8b1b5b87959e6cb9367151e233d27befe015d"
 SRCREV_machine ?= "cc70f051e56005acda2e6ea994cadfb2538e66f6"
-SRCREV_meta ?= "792f1272dd0d68d5dba0ff35949b2094f818227e"
+SRCREV_meta ?= "b814c7ebf2a92fc361bcbeaf6efdd40b8cd0816a"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
index 5a4939cf36..fdc985af13 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb
@@ -23,7 +23,7 @@ SRCREV_machine_qemux86 ?= "e6c8ebd210a2ab7817618bb4c518d69d35d16cf7"
 SRCREV_machine_qemux86-64 ?= "e6c8ebd210a2ab7817618bb4c518d69d35d16cf7"
 SRCREV_machine_qemumips64 ?= "a1b43f69bce61143dd4d6d637f619eadd3fabb6e"
 SRCREV_machine ?= "e6c8ebd210a2ab7817618bb4c518d69d35d16cf7"
-SRCREV_meta ?= "792f1272dd0d68d5dba0ff35949b2094f818227e"
+SRCREV_meta ?= "b814c7ebf2a92fc361bcbeaf6efdd40b8cd0816a"
 
 # remap qemuarm to qemuarma15 for the 5.8 kernel
 # KMACHINE_qemuarm ?= "qemuarma15"
-- 
2.35.1



  parent reply	other threads:[~2022-03-31 13:47 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 13:47 [hardknott][PATCH 00/20] Patch review Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 01/20] openssl: upgrade 1.1.1l -> 1.1.1n Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 02/20] gnu-config: update SRC_URI Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 03/20] virglrenderer: " Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 04/20] libxml2: Fix CVE-2022-23308 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 05/20] zip: modify when match.S is built Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 06/20] webkitgtk : update to 2.30.6 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 07/20] go: update to 1.16.15 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 08/20] linux-firmware: upgrade 20220209 -> 20220310 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 09/20] mobile-broadband-provider-info: upgrade 20201225 -> 20210805 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 10/20] mobile-broadband-provider-info: upgrade 20210805 -> 20220315 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 11/20] linux-yocto: nohz_full boot arg fix Anuj Mittal
2022-03-31 13:47 ` Anuj Mittal [this message]
2022-03-31 13:47 ` [hardknott][PATCH 13/20] linux-yocto/5.10: cfg/debug: add configs for kcsan Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 14/20] linux-yocto-rt/5.10: update to -rt61 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 15/20] linux-yocto/5.10: update to v5.10.107 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 16/20] flac: fix CVE-2021-0561 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 17/20] epiphany: fix CVEs Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 18/20] python3-numpy: fix CVE-2021-41496 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 19/20] zlib: backport the fix for CVE-2018-25032 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 20/20] lttng-modules: upgrade 2.12.7 -> 2.12.8 Anuj Mittal

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=c8bfdc0ac6a5bb26adb59949be5cd0f00a67cb79.1648734169.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.com \
    --cc=openembedded-core@lists.openembedded.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