mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
check_yocto_rules: Add new rule exception
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -24,6 +24,11 @@
|
|||||||
"GUARD-2" : {
|
"GUARD-2" : {
|
||||||
"skip_vars" : [ "k3" , "ti-soc" ]
|
"skip_vars" : [ "k3" , "ti-soc" ]
|
||||||
},
|
},
|
||||||
|
"GUARD-3" : {
|
||||||
|
"skip_files" : [
|
||||||
|
"meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend"
|
||||||
|
]
|
||||||
|
},
|
||||||
"SUMMARY-1" : {
|
"SUMMARY-1" : {
|
||||||
"skip_files" : [
|
"skip_files" : [
|
||||||
"meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb"
|
"meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb"
|
||||||
|
|||||||
Reference in New Issue
Block a user