mbox series

[meta-ti,master,0/3] Cleanup for auto checking

Message ID 20250519170123.22638-1-reatmon@ti.com
Headers show
Series Cleanup for auto checking | expand

Message

Ryan Eatmon May 19, 2025, 5:01 p.m. UTC
We are going to be turning on an automated patch checker for the
meta-ti mailing list soon.  This is a series of small cleanups to
address issues that the checker is looking for so that everything is
clean at the start.

Ryan Eatmon (3):
  CLEANUP: Add missing SUMMARY
  CLEANUP: :append needs a space
  check_yocto_rules: Add new config file

 check_yocto_rules.json                        | 31 +++++++++++++++++++
 .../cm3-pm-firmware/amx3-cm3_git.bb           |  2 +-
 .../ti-gc320-driver_5.0.11.p7.bb              |  2 +-
 .../recipes-bsp/goodix-fw/goodix-fw_git.bb    |  2 +-
 .../ti-img-rogue-driver_23.3.6512818.bb       |  2 +-
 .../ti-img-rogue-driver_24.2.6643903.bb       |  2 +-
 .../ti-sgx-ddk-km_1.17.4948957.bb             |  2 +-
 .../recipes-bsp/vis-fw/vis_01.50.07.15.bb     |  2 +-
 .../recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb  |  2 +-
 .../recipes-bsp/vpe-tests/vpe-tests_git.bb    |  2 +-
 .../libgal/ti-gc320-libs_5.0.11.p7.bb         |  2 +-
 .../recipes-graphics/mesa/mesa-pvr_22.3.5.bb  |  2 +-
 .../recipes-graphics/mesa/mesa-pvr_24.0.1.bb  |  2 +-
 .../ti-img-rogue-umlibs_23.3.6512818.bb       |  2 +-
 .../ti-img-rogue-umlibs_24.2.6643903.bb       |  2 +-
 .../ti-sgx-ddk-um_1.17.4948957.bb             |  2 +-
 .../optee/optee-os-ti-overrides.inc           |  2 +-
 meta-ti-bsp/recipes-ti/ipc/ti-ipc.inc         |  1 +
 meta-ti-bsp/recipes-ti/ipc/ti-ipc_git.bb      |  1 +
 .../recipes-ti/secdev/ti-k3-secdev_git.bb     |  2 +-
 meta-ti-extras/recipes-bsp/bt-fw/bt-fw_git.bb |  2 +-
 .../dsptop/debugss-module-drv_git.bb          |  2 +-
 .../recipes-bsp/dsptop/dsptop_git.bb          |  2 +-
 .../recipes-bsp/pru/pru-icss_git.bb           |  2 +-
 .../wl18xx-fw/wl18xx-fw_8.9.0.0.86.bb         |  2 +-
 .../recipes-connectivity/uim/uim-sysfs_8.5.bb |  2 +-
 .../wl18xx-calibrator_8.7.3.bb                |  2 +-
 .../wl18xx-target-scripts_8.8.1.bb            |  2 +-
 .../wlconf/wlconf_8.7.3.bb                    |  2 +-
 .../recipes-devtools/cuia/cuia_1.0.0.13.bb    |  2 +-
 .../recipes-devtools/gdbc6x/gdbc6x_git.bb     |  2 +-
 .../gdbc6x/gdbserver-c6x_git.bb               |  2 +-
 .../gdbc6x/gdbserverproxy-module-drv_git.bb   |  2 +-
 .../beagleboard/beaglebone-capes.bb           |  2 +-
 meta-ti-extras/recipes-ti/bios/ti-sysbios.inc |  2 +-
 .../ti-codec-engine_3.24.00.08.bb             |  2 +-
 .../gcc-arm-baremetal_7-2018-q2-update.bb     |  2 +-
 .../recipes-ti/devtools/ti-cg-xml_2.61.00.bb  |  2 +-
 .../recipes-ti/devtools/ti-cgt-pru_2.3.3.bb   |  2 +-
 .../recipes-ti/devtools/ti-cgt470.inc         |  2 +-
 .../recipes-ti/devtools/ti-cgt6x_8.3.2.bb     |  2 +-
 .../devtools/ti-xdctools_3.55.02.22.bb        |  1 +
 .../ti-framework-components.inc               |  2 +-
 .../recipes-ti/imglib/imglib-c66x.inc         |  1 +
 meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc  |  2 +-
 meta-ti-extras/recipes-ti/xdais/ti-xdais.inc  |  2 +-
 46 files changed, 76 insertions(+), 41 deletions(-)
 create mode 100644 check_yocto_rules.json