1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 00:39:46 +00:00

linux-yocto/5.15: split vtpm for more granular inclusion

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

    382f528ebc8 features/tpm: split into tpm-1.2, tpm-2.0, tpm-2.0-crb and vtpm feature

(From OE-Core rev: 7f95949a6ed23c03d11670d8fc4bceafd8e4e440)

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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2022-03-22 13:19:52 -04:00
committed by Richard Purdie
parent a5c690e9ef
commit 66091728ca
3 changed files with 3 additions and 3 deletions
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine:qemuarm ?= "25cfdd5cd20eb874209ee632b8b4ed567686523b"
SRCREV_machine ?= "e54b9d06bee4c182cb376d570017c7b425369f3a"
SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95"
SRCREV_meta ?= "50d5442eb4726b54950f32359f36e5aa8b5661af"
PV = "${LINUX_VERSION}+git${SRCPV}"