layer.conf: add hardknott to LAYERSERIES_COMPAT

Remove other releases since they are not compatible anymore.

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
Yi Zhao
2021-04-20 16:56:19 +08:00
committed by Jia Zhang
parent bc84821aa4
commit 6cbe3df2a2
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ LAYERDEPENDS_efi-secure-boot = "\
perl-layer \
"
LAYERSERIES_COMPAT_efi-secure-boot = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_efi-secure-boot = "hardknott"
+1 -1
View File
@@ -17,4 +17,4 @@ LAYERDEPENDS_encrypted-storage = "\
openembedded-layer \
"
LAYERSERIES_COMPAT_encrypted-storage = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_encrypted-storage = "hardknott"
+1 -1
View File
@@ -16,4 +16,4 @@ LAYERDEPENDS_ids = "\
networking-layer \
"
LAYERSERIES_COMPAT_ids = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_ids = "hardknott"
+1 -1
View File
@@ -28,4 +28,4 @@ BB_HASHBASE_WHITELIST_append += "\
RPM_FSK_PATH \
"
LAYERSERIES_COMPAT_integrity = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_integrity = "hardknott"
+1 -1
View File
@@ -15,4 +15,4 @@ LAYERDEPENDS_intel-sgx = "\
core \
"
LAYERSERIES_COMPAT_intel-sgx = "rocko thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_intel-sgx = "hardknott"
+1 -1
View File
@@ -13,7 +13,7 @@ BBLAYERS_LAYERINDEX_NAME_signing-key = "meta-signing-key"
LAYERDEPENDS_signing-key = "core"
LAYERSERIES_COMPAT_signing-key = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_signing-key = "hardknott"
SIGNING_MODEL ??= "sample"
SAMPLE_MOK_SB_KEYS_DIR = "${LAYERDIR}/files/mok_sb_keys"
+1 -1
View File
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm"
LAYERDEPENDS_tpm = "core"
LAYERSERIES_COMPAT_tpm = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_tpm = "hardknott"
+1 -1
View File
@@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2"
LAYERDEPENDS_tpm2 = "core"
LAYERSERIES_COMPAT_tpm2 = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_tpm2 = "hardknott"
+1 -1
View File
@@ -15,4 +15,4 @@ LAYERDEPENDS_secure-core = "\
core \
"
LAYERSERIES_COMPAT_secure-core = "thud warrior zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_secure-core = "hardknott"