1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

ti-ipc-examples-linux: Add missing SUMMARY

The PRC script missed this.  All recipes need a SUMMARY.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2025-08-21 11:52:04 -05:00
parent fec8c90525
commit fbd924cfb1

View File

@@ -1,4 +1,5 @@
DESCRIPTION = "TI Inter Processor Communication (IPC) MessageQ Application for Linux Host"
SUMMARY = "TI IPC MessageQ Application for Linux Host"
require recipes-ti/ipc/ti-ipc-common.inc
require ti-ipc-rtos.inc