| Message ID | 20260624183253.1130737-1-afd@ti.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-ti,master/wrynose,1/3] ti-librpmsg-dma: Move this recipe to its own directory | expand |
meta-ti / na / 20260624183253.1130737-1-afd
PRC Results: FAIL
=========================================================
check-yocto-patches: FAIL
=========================================================
Patches
----------------------------------------
WARN - [meta-ti][master/wrynose][PATCH 1/3] ti-librpmsg-dma: Move this recipe to its own directory
WARN: Commit message does not include file/recipe name: ti-librpmsg-dma: Move this recipe to its own directory. (COMMIT-MESSAGE-2)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
WARN - [meta-ti][master/wrynose][PATCH 2/3] ti-rpmsg-char: Move this recipe to its own directory
WARN: Commit message does not include file/recipe name: ti-rpmsg-char: Move this recipe to its own directory. (COMMIT-MESSAGE-2)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
FAIL - [meta-ti][master/wrynose][PATCH 3/3] ti-rpmsg-char: Update to latest with CMake support
ERROR: Missing License-Update for change in LIC_FILES_CHKSUM. (LICENSE-UPDATE-1)
patch
ERROR: Missing License-Update for change in LICENSE. (LICENSE-UPDATE-2)
patch
For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887
On 6/24/2026 1:35 PM, PRC Automation wrote: > meta-ti / na / 20260624183253.1130737-1-afd > > PRC Results: FAIL > > ========================================================= > check-yocto-patches: FAIL > ========================================================= > Patches > ---------------------------------------- > WARN - [meta-ti][master/wrynose][PATCH 1/3] ti-librpmsg-dma: Move this recipe to its own directory > WARN: Commit message does not include file/recipe name: ti-librpmsg-dma: Move this recipe to its own directory. (COMMIT-MESSAGE-2) > patch > > For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887 > WARN - [meta-ti][master/wrynose][PATCH 2/3] ti-rpmsg-char: Move this recipe to its own directory > WARN: Commit message does not include file/recipe name: ti-rpmsg-char: Move this recipe to its own directory. (COMMIT-MESSAGE-2) > patch > > For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887 > FAIL - [meta-ti][master/wrynose][PATCH 3/3] ti-rpmsg-char: Update to latest with CMake support > ERROR: Missing License-Update for change in LIC_FILES_CHKSUM. (LICENSE-UPDATE-1) > patch > > ERROR: Missing License-Update for change in LICENSE. (LICENSE-UPDATE-2) > patch > > For details on the above errors/warnings visit: https://lists.yoctoproject.org/g/meta-ti/wiki/40887 > > > You can ignore this. My script does not grok moving licensing settings from a .inc file into a .bb file. It thinks you just removed the line without documenting it. It looks fine.
diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-librpmsg-dma_1.0.bb b/meta-ti-bsp/recipes-ti/ti-librpmsg-dma/ti-librpmsg-dma_1.0.bb
similarity index 100%
rename from meta-ti-bsp/recipes-ti/ipc/ti-librpmsg-dma_1.0.bb
rename to meta-ti-bsp/recipes-ti/ti-librpmsg-dma/ti-librpmsg-dma_1.0.bb
Keeping all IPC related recipes in one "ipc" directory is not very well organized. Like most other recipes give this one its own directory. Signed-off-by: Andrew Davis <afd@ti.com> --- .../recipes-ti/{ipc => ti-librpmsg-dma}/ti-librpmsg-dma_1.0.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-ti-bsp/recipes-ti/{ipc => ti-librpmsg-dma}/ti-librpmsg-dma_1.0.bb (100%)