summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--check_yocto_rules.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/check_yocto_rules.json b/check_yocto_rules.json
index fc516a51..038d665a 100644
--- a/check_yocto_rules.json
+++ b/check_yocto_rules.json
@@ -30,6 +30,20 @@
30 "meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend" 30 "meta-ti-bsp/recipes-security/optee/optee-os-tadevkit_%.bbappend"
31 ] 31 ]
32 }, 32 },
33 "PV-1" :{
34 "skip_files" : [
35 "meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb",
36 "meta-ti-bsp/recipes-multimedia/ti-multimedia-udev/ti-multimedia-udev.bb",
37 "meta-ti-bsp/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bb",
38 "meta-ti-bsp/recipes-ti/initramfs/ti-core-initramfs.bb",
39 "meta-ti-bsp/recipes-ti/secdev/ti-k3-secdev_git.bb",
40 "meta-ti-extras/recipes-connectivity/cc33xx-target-scripts/cc33xx-target-scripts_git.bb",
41 "meta-ti-extras/recipes-ti/beagleboard/beaglebone-capes.bb",
42 "meta-ti-extras/recipes-ti/beagleboard/beaglebone-getting-started.bb",
43 "meta-ti-extras/recipes-ti/ipc/ti-ipc-examples-linux_git.bb",
44 "meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb"
45 ]
46 },
33 "SUMMARY-1" : { 47 "SUMMARY-1" : {
34 "skip_files" : [ 48 "skip_files" : [
35 "meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb" 49 "meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb"