diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2026-04-08 16:03:34 -0500 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2026-04-17 10:36:46 -0500 |
| commit | 1a17ddb163b4dc62b930c87122be595b9d500e70 (patch) | |
| tree | 1368ba4f5564b191c293b29df2f2929d8cbb5ff4 | |
| parent | 00102868ec0aa36a182df7408af8c2801f6ce3c9 (diff) | |
| download | meta-ti-1a17ddb163b4dc62b930c87122be595b9d500e70.tar.gz | |
check_yocto_rules: Add new exclude file
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
| -rw-r--r-- | check_yocto_rules.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/check_yocto_rules.json b/check_yocto_rules.json index 66b9ae74..2eda8066 100644 --- a/check_yocto_rules.json +++ b/check_yocto_rules.json | |||
| @@ -20,7 +20,8 @@ | |||
| 20 | "meta-ti-bsp/recipes-security/optee/optee-%.bbappend", | 20 | "meta-ti-bsp/recipes-security/optee/optee-%.bbappend", |
| 21 | "meta-ti-bsp/dynamic-layers/openembedded-layer/recipes-bsp/u-boot/u-boot-ti-%.bbappend", | 21 | "meta-ti-bsp/dynamic-layers/openembedded-layer/recipes-bsp/u-boot/u-boot-ti-%.bbappend", |
| 22 | "meta-ti-bsp/dynamic-layers/openembedded-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend", | 22 | "meta-ti-bsp/dynamic-layers/openembedded-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend", |
| 23 | "meta-ti-bsp/dynamic-layers/tpm-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend" | 23 | "meta-ti-bsp/dynamic-layers/tpm-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend", |
| 24 | "meta-ti-bsp/dynamic-layers/tpm-layer/recipes-ti/initramfs/ti-core-initramfs.bbappend" | ||
| 24 | ] | 25 | ] |
| 25 | }, | 26 | }, |
| 26 | "GUARD-2" : { | 27 | "GUARD-2" : { |
