* [meta-ti][master][PATCH] check_yocto_rules: Add skip rules for libclc
@ 2026-08-25 15:29 Ryan Eatmon
2026-08-25 15:51 ` PRC Automation
0 siblings, 1 reply; 2+ messages in thread
From: Ryan Eatmon @ 2026-08-25 15:29 UTC (permalink / raw)
To: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti
Since we imported the recipe without changes, we should not enforce our
rules on the recipe. Add the needed skip settings in the json file.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
check_yocto_rules.json | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/check_yocto_rules.json b/check_yocto_rules.json
index 6867614f..7d8d1181 100644
--- a/check_yocto_rules.json
+++ b/check_yocto_rules.json
@@ -40,6 +40,7 @@
},
"PV-1" :{
"skip_files" : [
+ "meta-ti-bsp/recipes-graphics/mesa/libclc_git.bb",
"meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb",
"meta-ti-bsp/recipes-multimedia/ti-multimedia-udev/ti-multimedia-udev.bb",
"meta-ti-bsp/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bb",
@@ -56,5 +57,10 @@
"skip_files" : [
"meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb"
]
+ },
+ "SUMMARY-2" : {
+ "skip_files" : [
+ "meta-ti-bsp/recipes-graphics/mesa/libclc_git.bb"
+ ]
}
}
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [meta-ti][master][PATCH] check_yocto_rules: Add skip rules for libclc
2026-08-25 15:29 [meta-ti][master][PATCH] check_yocto_rules: Add skip rules for libclc Ryan Eatmon
@ 2026-08-25 15:51 ` PRC Automation
0 siblings, 0 replies; 2+ messages in thread
From: PRC Automation @ 2026-08-25 15:51 UTC (permalink / raw)
To: Ryan Eatmon; +Cc: Praneeth Bajjuri, Denys Dmytriyenko, meta-ti
meta-ti / na / 20260825152919.1829637-1-reatmon
PRC Results: PASS
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [meta-ti][master][PATCH] check_yocto_rules: Add skip rules for libclc
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Tue, 25 Aug 2026 10:29:19 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 6165f5c82caab5c7707e0d64b1edd1a45bdc09b6
Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: TEST: linux-ti-staging: Add testing dtbo and build command
- Commit SHA: 2c7ab98a1c62600909a376074a4fb12dfbf683de
Patches
----------------------------------------
All patches applied
=========================================================
check-yocto-repo: PASS
=========================================================
master
=====================
PASS
=========================================================
yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-25 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 15:29 [meta-ti][master][PATCH] check_yocto_rules: Add skip rules for libclc Ryan Eatmon
2026-08-25 15:51 ` PRC Automation
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.