mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-01-12 01:00:15 +00:00
layer.conf: update LAYERSERIES_COMPAT sumo' -> thud'
Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and `9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core, update LAYERSERIES_COMPAT `sumo' -> `thud' Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
This commit is contained in:
@@ -19,4 +19,4 @@ LAYERDEPENDS_efi-secure-boot = "\
|
||||
perl-layer \
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_efi-secure-boot = "sumo"
|
||||
LAYERSERIES_COMPAT_efi-secure-boot = "thud"
|
||||
|
||||
@@ -17,4 +17,4 @@ LAYERDEPENDS_encrypted-storage = "\
|
||||
openembedded-layer \
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_encrypted-storage = "sumo"
|
||||
LAYERSERIES_COMPAT_encrypted-storage = "thud"
|
||||
|
||||
@@ -16,4 +16,4 @@ LAYERDEPENDS_ids = "\
|
||||
networking-layer \
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_ids = "sumo"
|
||||
LAYERSERIES_COMPAT_ids = "thud"
|
||||
|
||||
@@ -27,4 +27,4 @@ BB_HASHBASE_WHITELIST_append += "\
|
||||
RPM_FSK_PATH \
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_integrity = "sumo"
|
||||
LAYERSERIES_COMPAT_integrity = "thud"
|
||||
|
||||
@@ -15,4 +15,4 @@ LAYERDEPENDS_intel-sgx = "\
|
||||
core \
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_intel-sgx = "rocko sumo"
|
||||
LAYERSERIES_COMPAT_intel-sgx = "rocko thud"
|
||||
|
||||
@@ -13,7 +13,7 @@ BBLAYERS_LAYERINDEX_NAME_signing-key = "meta-signing-key"
|
||||
|
||||
LAYERDEPENDS_signing-key = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_signing-key = "sumo"
|
||||
LAYERSERIES_COMPAT_signing-key = "thud"
|
||||
|
||||
SIGNING_MODEL ??= "sample"
|
||||
SAMPLE_MOK_SB_KEYS_DIR = "${LAYERDIR}/files/mok_sb_keys"
|
||||
|
||||
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm"
|
||||
|
||||
LAYERDEPENDS_tpm = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_tpm = "sumo"
|
||||
LAYERSERIES_COMPAT_tpm = "thud"
|
||||
|
||||
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
|
||||
|
||||
LAYERDEPENDS_tpm2 = "core"
|
||||
|
||||
LAYERSERIES_COMPAT_tpm2 = "sumo"
|
||||
LAYERSERIES_COMPAT_tpm2 = "thud"
|
||||
|
||||
@@ -15,4 +15,4 @@ LAYERDEPENDS_secure-core = "\
|
||||
core \
|
||||
"
|
||||
|
||||
LAYERSERIES_COMPAT_secure-core = "sumo"
|
||||
LAYERSERIES_COMPAT_secure-core = "thud"
|
||||
|
||||
Reference in New Issue
Block a user