Reformat the documentation to indicate the first line as summary for the image and the detailed description follows it with EoL separating the two.
Signed-off-by: Nishanth Menon <[email protected]> --- Changes since v1: * New patch V1: did'nt exist. meta-arago-distro/recipes-core/images/tisdk-base-image.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-arago-distro/recipes-core/images/tisdk-base-image.bb b/meta-arago-distro/recipes-core/images/tisdk-base-image.bb index 76668831354f..dfb8eaefe7da 100644 --- a/meta-arago-distro/recipes-core/images/tisdk-base-image.bb +++ b/meta-arago-distro/recipes-core/images/tisdk-base-image.bb @@ -1,5 +1,7 @@ # Arago TI SDK base image with test tools -# Suitable for initramfs +# +# Arago SDK base image suitable for initramfs containing comprehensive +# test tools. require arago-image.inc -- 2.31.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13647): https://lists.yoctoproject.org/g/meta-arago/message/13647 Mute This Topic: https://lists.yoctoproject.org/mt/89869365/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
