It is common practice to add a v2, v3, v4, etc... to the subject line when sending edits to a patch. Like this:

[meta-arago][master/scarthgap][PATCH v2] packagegroup-arago-tisdk-multimedia: Add mpv package

And then in the patch after the --- to list the different versiosn and what all you changed. Like this:


Add mpv package to allow for video playback and streaming of online videos

Signed-off-by: Thorsten Lannynd <[email protected]>
---
v2: Updated commit message

  .../packagegroups/packagegroup-arago-tisdk-multimedia.bb         | 1 +
  1 file changed, 1 insertion(+)


That way the edit comment does not make it into the actual commit message, but you can still explain what changed from the previous version.

Please send a v3 and fix the above.


On 8/1/2024 11:18 AM, Thorsten Lannynd via lists.yoctoproject.org wrote:
[Edited Message Follows]
[Reason: Updated commit message]

From: Thorsten Lannynd <[email protected]>

Add mpv package to allow for video playback and streaming of online videos

Signed-off-by: Thorsten Lannynd <[email protected]>
---
  .../packagegroups/packagegroup-arago-tisdk-multimedia.bb         | 1 +
  1 file changed, 1 insertion(+)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
index 6571d484..1ed1b8ab 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-multimedia.bb
@@ -10,6 +10,7 @@ MULTIMEDIA = " \
      amsdk-av-files \
      libcamera \
      libcamera-gst \
+    mpv \
  "
MULTIMEDIA:omapl138 = ""

--
Ryan Eatmon                [email protected]
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15475): 
https://lists.yoctoproject.org/g/meta-arago/message/15475
Mute This Topic: https://lists.yoctoproject.org/mt/107668730/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to