From 9613915c541a2dff73c1a884c1abdc54bced0813 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Wed, 24 Jun 2026 13:32:51 -0500 Subject: [PATCH] ti-librpmsg-dma: Move this recipe to its own directory 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 Signed-off-by: Ryan Eatmon --- .../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%) 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