diff options
| author | Armin Kuster <akuster808@gmail.com> | 2022-05-28 15:28:18 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2022-06-07 16:58:24 -0700 |
| commit | a2783a8d8b1aca0fb44a498326874618baad76f9 (patch) | |
| tree | ca3299cac524924fd047588c8b01d93939ef757e /meta-tpm | |
| parent | f658bd542ab58f320499bbc5388d40d63c95dfc5 (diff) | |
| download | meta-security-a2783a8d8b1aca0fb44a498326874618baad76f9.tar.gz | |
security-tpm2-image: add swtpm
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm')
| -rw-r--r-- | meta-tpm/recipes-core/images/security-tpm2-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-tpm/recipes-core/images/security-tpm2-image.bb b/meta-tpm/recipes-core/images/security-tpm2-image.bb index 7e047d1..941a661 100644 --- a/meta-tpm/recipes-core/images/security-tpm2-image.bb +++ b/meta-tpm/recipes-core/images/security-tpm2-image.bb | |||
| @@ -7,6 +7,7 @@ IMAGE_INSTALL = "\ | |||
| 7 | packagegroup-core-boot \ | 7 | packagegroup-core-boot \ |
| 8 | packagegroup-security-tpm2 \ | 8 | packagegroup-security-tpm2 \ |
| 9 | os-release \ | 9 | os-release \ |
| 10 | swtpm \ | ||
| 10 | " | 11 | " |
| 11 | 12 | ||
| 12 | IMAGE_LINGUAS ?= " " | 13 | IMAGE_LINGUAS ?= " " |
