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-default-image.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arago-distro/recipes-core/images/tisdk-default-image.bb b/meta-arago-distro/recipes-core/images/tisdk-default-image.bb index 152f8572afcb..180718e731a9 100644 --- a/meta-arago-distro/recipes-core/images/tisdk-default-image.bb +++ b/meta-arago-distro/recipes-core/images/tisdk-default-image.bb @@ -1,4 +1,7 @@ # Arago TI SDK full filesystem image +# +# Complete Arago TI SDK filesystem image containing complete applications +# and packages to entitle the SoC. require arago-image.inc -- 2.31.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13642): https://lists.yoctoproject.org/g/meta-arago/message/13642 Mute This Topic: https://lists.yoctoproject.org/mt/89869360/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
