Message ID | 20250717141230.29742-1-reatmon@ti.com |
---|---|
State | New |
Headers | show |
Series | [meta-ti,master] ti-kernel-fitimage: Add missing SUMMARY | expand |
diff --git a/meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb b/meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb index a5e6a280..fc20b713 100644 --- a/meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb +++ b/meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb @@ -1,3 +1,5 @@ +SUMMARY = "Generate and sign the fitImage file for TI Machines" + FIT_DESC ?= "Kernel fitImage for ${DISTRO_NAME}/${PKGV}/${MACHINE}" FIT_CONF_PREFIX ?= "conf-ti_"
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- meta-ti-bsp/recipes-kernel/linux/ti-kernel-fitimage.bb | 2 ++ 1 file changed, 2 insertions(+)