diff mbox series

[meta-ti,wrynose] check_yocto_rules: Add new linux-firmware bbappend to skip list

Message ID 20260708185200.1394574-1-reatmon@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,wrynose] check_yocto_rules: Add new linux-firmware bbappend to skip list | expand

Commit Message

Ryan Eatmon July 8, 2026, 6:52 p.m. UTC
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 check_yocto_rules.json | 1 +
 1 file changed, 1 insertion(+)

Comments

PRC Automation July 8, 2026, 6:55 p.m. UTC | #1
meta-ti / na / 20260708185200.1394574-1-reatmon

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
wrynose
=====================
Summary:
- Patch Series: [meta-ti][wrynose][PATCH] check_yocto_rules: Add new linux-firmware bbappend to skip list
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Wed, 8 Jul 2026 13:52:00 -0500
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 5a989291e5dad6ccf48b30da51400e21848acabc

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: wrynose-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: check_yocto_rules: Add new linux-firmware bbappend to skip list
- Commit SHA: 12801297563d5616b1fa80a943331ccd56fd0e6d

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
wrynose
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
wrynose - PASS
=====================
All checks passed
diff mbox series

Patch

diff --git a/check_yocto_rules.json b/check_yocto_rules.json
index aaded6db..6867614f 100644
--- a/check_yocto_rules.json
+++ b/check_yocto_rules.json
@@ -17,6 +17,7 @@ 
         "skip_files" : [
             "meta-ti-bsp/recipes-core/udev/eudev_%.bbappend",
             "meta-ti-bsp/recipes-devtools/binutils/binutils-cross-canadian_%.bbappend",
+            "meta-ti-bsp/recipes-kernel/linux-firmware/linux-firmware_%.bbappend",
             "meta-ti-bsp/recipes-security/optee/optee-%.bbappend",
             "meta-ti-bsp/dynamic-layers/openembedded-layer/recipes-bsp/u-boot/u-boot-ti-%.bbappend",
             "meta-ti-bsp/dynamic-layers/openembedded-layer/recipes-ti/initramfs/packagegroup-ti-core-initramfs.bbappend",