diff mbox series

[AUH] gst-shark: upgrading to 0.8.1 SUCCEEDED

Message ID 0101018b988fdbbe-1902d89d-063a-4234-b667-dfea7bfe7d4e-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] gst-shark: upgrading to 0.8.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 4, 2023, 4:20 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gst-shark* to *0.8.1* has Succeeded.

Next steps:
    - apply the patch: git am 0001-gst-shark-upgrade-0.7.3.1-0.8.1.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 48647e18fb2b027738b45720e8650b6aef3803d5 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Sat, 4 Nov 2023 03:26:17 +0000
Subject: [PATCH] gst-shark: upgrade 0.7.3.1 -> 0.8.1

---
 .../recipes-multimedia/gstreamer-1.0/gst-shark_git.bb          | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb
index 4e50897de..c75d0965d 100644
--- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb
+++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb
@@ -10,8 +10,9 @@  DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad "
 
 SRCBRANCH ?= "master"
 
-PV = "0.7.3.1"
+PV = "0.8.1"
 
+SRCREV = "09ba05865dacd2824b5b40ab75a4b9545fcc1366"
 SRCREV_base = "5413ef5475e5b70476c2480a75ca3746d91d4caf"
 SRCREV_common = "b64f03f6090245624608beb5d2fff335e23a01c0"
 SRCREV_FORMAT = "base_common"