meta-secure-core: support kirkstone

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
This commit is contained in:
Jia Zhang
2022-06-05 14:51:31 +08:00
parent 5526d1d647
commit 2ccf4aa4e3
9 changed files with 9 additions and 9 deletions

View File

@@ -19,4 +19,4 @@ LAYERDEPENDS_efi-secure-boot = "\
perl-layer \
"
LAYERSERIES_COMPAT_efi-secure-boot = "honister"
LAYERSERIES_COMPAT_efi-secure-boot = "honister kirkstone"

View File

@@ -17,4 +17,4 @@ LAYERDEPENDS_encrypted-storage = "\
openembedded-layer \
"
LAYERSERIES_COMPAT_encrypted-storage = "honister"
LAYERSERIES_COMPAT_encrypted-storage = "honister kirkstone"

View File

@@ -16,4 +16,4 @@ LAYERDEPENDS_ids = "\
networking-layer \
"
LAYERSERIES_COMPAT_ids = "honister"
LAYERSERIES_COMPAT_ids = "honister kirkstone"

View File

@@ -28,4 +28,4 @@ BB_BASEHASH_IGNORE_VARS:append = " \
RPM_FSK_PATH \
"
LAYERSERIES_COMPAT_integrity = "honister"
LAYERSERIES_COMPAT_integrity = "honister kirkstone"

View File

@@ -15,4 +15,4 @@ LAYERDEPENDS_intel-sgx = "\
core \
"
LAYERSERIES_COMPAT_intel-sgx = "honister"
LAYERSERIES_COMPAT_intel-sgx = "honister kirkstone"

View File

@@ -13,7 +13,7 @@ BBLAYERS_LAYERINDEX_NAME_signing-key = "meta-signing-key"
LAYERDEPENDS_signing-key = "core"
LAYERSERIES_COMPAT_signing-key = "honister"
LAYERSERIES_COMPAT_signing-key = "honister kirkstone"
SIGNING_MODEL ??= "sample"
SAMPLE_MOK_SB_KEYS_DIR = "${LAYERDIR}/files/mok_sb_keys"

View File

@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm"
LAYERDEPENDS_tpm = "core"
LAYERSERIES_COMPAT_tpm = "honister"
LAYERSERIES_COMPAT_tpm = "honister kirkstone"

View File

@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
LAYERDEPENDS_tpm2 = "core"
LAYERSERIES_COMPAT_tpm2 = "honister"
LAYERSERIES_COMPAT_tpm2 = "honister kirkstone"

View File

@@ -15,4 +15,4 @@ LAYERDEPENDS_secure-core = "\
core \
"
LAYERSERIES_COMPAT_secure-core = "honister"
LAYERSERIES_COMPAT_secure-core = "honister kirkstone"