diff --git a/meta-efi-secure-boot/conf/layer.conf b/meta-efi-secure-boot/conf/layer.conf index bf51e91..ba7d0f4 100644 --- a/meta-efi-secure-boot/conf/layer.conf +++ b/meta-efi-secure-boot/conf/layer.conf @@ -19,4 +19,4 @@ LAYERDEPENDS_efi-secure-boot = "\ perl-layer \ " -LAYERSERIES_COMPAT_efi-secure-boot = "honister" +LAYERSERIES_COMPAT_efi-secure-boot = "honister kirkstone" diff --git a/meta-encrypted-storage/conf/layer.conf b/meta-encrypted-storage/conf/layer.conf index 1762964..c78988e 100644 --- a/meta-encrypted-storage/conf/layer.conf +++ b/meta-encrypted-storage/conf/layer.conf @@ -17,4 +17,4 @@ LAYERDEPENDS_encrypted-storage = "\ openembedded-layer \ " -LAYERSERIES_COMPAT_encrypted-storage = "honister" +LAYERSERIES_COMPAT_encrypted-storage = "honister kirkstone" diff --git a/meta-ids/conf/layer.conf b/meta-ids/conf/layer.conf index e80030b..9673e4f 100644 --- a/meta-ids/conf/layer.conf +++ b/meta-ids/conf/layer.conf @@ -16,4 +16,4 @@ LAYERDEPENDS_ids = "\ networking-layer \ " -LAYERSERIES_COMPAT_ids = "honister" +LAYERSERIES_COMPAT_ids = "honister kirkstone" diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 192b358..3d1661f 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf @@ -28,4 +28,4 @@ BB_BASEHASH_IGNORE_VARS:append = " \ RPM_FSK_PATH \ " -LAYERSERIES_COMPAT_integrity = "honister" +LAYERSERIES_COMPAT_integrity = "honister kirkstone" diff --git a/meta-intel-sgx/conf/layer.conf b/meta-intel-sgx/conf/layer.conf index 5cc67d1..ec7d10c 100644 --- a/meta-intel-sgx/conf/layer.conf +++ b/meta-intel-sgx/conf/layer.conf @@ -15,4 +15,4 @@ LAYERDEPENDS_intel-sgx = "\ core \ " -LAYERSERIES_COMPAT_intel-sgx = "honister" +LAYERSERIES_COMPAT_intel-sgx = "honister kirkstone" diff --git a/meta-signing-key/conf/layer.conf b/meta-signing-key/conf/layer.conf index ab5112f..1602867 100644 --- a/meta-signing-key/conf/layer.conf +++ b/meta-signing-key/conf/layer.conf @@ -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" diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf index 5c7c0f5..51e64a8 100644 --- a/meta-tpm/conf/layer.conf +++ b/meta-tpm/conf/layer.conf @@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm = "meta-tpm" LAYERDEPENDS_tpm = "core" -LAYERSERIES_COMPAT_tpm = "honister" +LAYERSERIES_COMPAT_tpm = "honister kirkstone" diff --git a/meta-tpm2/conf/layer.conf b/meta-tpm2/conf/layer.conf index 6114733..a0e0af9 100644 --- a/meta-tpm2/conf/layer.conf +++ b/meta-tpm2/conf/layer.conf @@ -13,4 +13,4 @@ BBLAYERS_LAYERINDEX_NAME_tpm2 = "meta-tpm2" LAYERDEPENDS_tpm2 = "core" -LAYERSERIES_COMPAT_tpm2 = "honister" +LAYERSERIES_COMPAT_tpm2 = "honister kirkstone" diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf index 8939651..cdd6165 100644 --- a/meta/conf/layer.conf +++ b/meta/conf/layer.conf @@ -15,4 +15,4 @@ LAYERDEPENDS_secure-core = "\ core \ " -LAYERSERIES_COMPAT_secure-core = "honister" +LAYERSERIES_COMPAT_secure-core = "honister kirkstone"