All of lore.kernel.org
 help / color / mirror / Atom feed
From: auh@auh.yoctoproject.org
To: openembedded-core@lists.openembedded.org
Subject: [AUH] alsa-topology-conf: upgrading to 1.2.5 SUCCEEDED	[thread overview]
Message-ID: <MADEUP.1684EE09170244DC.6146@lists.openembedded.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]

Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *alsa-topology-conf* to *1.2.5* has Succeeded.

Next steps:
    - apply the patch: git am 0001-alsa-topology-conf-upgrade-1.2.4-1.2.5.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

[-- Attachment #2: buildhistory-diff-full.txt --]
[-- Type: text/plain, Size: 843 bytes --]

packages/all-poky-linux/alsa-topology-conf/alsa-topology-conf-src: PKGV changed from 1.2.4 [default] to 1.2.5 [default]
packages/all-poky-linux/alsa-topology-conf/alsa-topology-conf-src: PV changed from "1.2.4" to "1.2.5"
packages/all-poky-linux/alsa-topology-conf/alsa-topology-conf: PKGV changed from 1.2.4 [default] to 1.2.5 [default]
packages/all-poky-linux/alsa-topology-conf/alsa-topology-conf: PV changed from "1.2.4" to "1.2.5"
packages/all-poky-linux/alsa-topology-conf: PKGV changed from 1.2.4 [default] to 1.2.5 [default]
packages/all-poky-linux/alsa-topology-conf: PV changed from "1.2.4" to "1.2.5"
packages/all-poky-linux/alsa-topology-conf: SRC_URI changed from "https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-1.2.4.tar.bz2" to "https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-1.2.5.tar.bz2"

[-- Attachment #3: 0001-alsa-topology-conf-upgrade-1.2.4-1.2.5.patch --]
[-- Type: text/x-diff, Size: 1513 bytes --]

From bf610c6dd77bd4e3e9a61d8c8e9c4f8df3018a93 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@auh.yoctoproject.org>
Date: Wed, 2 Jun 2021 23:08:41 +0000
Subject: [PATCH] alsa-topology-conf: upgrade 1.2.4 -> 1.2.5

---
 ...alsa-topology-conf_1.2.4.bb => alsa-topology-conf_1.2.5.bb} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
 rename meta/recipes-multimedia/alsa/{alsa-topology-conf_1.2.4.bb => alsa-topology-conf_1.2.5.bb} (82%)

diff --git a/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.4.bb b/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.bb
similarity index 82%
rename from meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.4.bb
rename to meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.bb
index 26542fbbbc..816f98f350 100644
--- a/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.4.bb
+++ b/meta/recipes-multimedia/alsa/alsa-topology-conf_1.2.5.bb
@@ -8,7 +8,7 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=20d74d74db9741697903372ad001d3b4"
 
 SRC_URI = "https://www.alsa-project.org/files/pub/lib/${BP}.tar.bz2"
-SRC_URI[sha256sum] = "55e0e6e42eca4cc7656c257af2440cdc65b83689dca49fc60ca0194db079ed07"
+SRC_URI[sha256sum] = "8bfa8306ca63e1d0cbe80be984660273b91bd5b7dd0800a6c5aa71dd8c8d775c"
 
 inherit allarch
 
@@ -17,6 +17,7 @@ do_install() {
         cp -r "${S}/topology" "${D}${datadir}/alsa"
 }
 
+S = "${WORKDIR}/alsa-topology-conf-1.2.4.2.g15998"
 PACKAGES = "${PN}"
 
 FILES_${PN} = "*"
-- 
2.17.1


             reply	other threads:[~2021-06-03  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-03  1:24 auh [this message]
2021-06-06 17:24 [AUH] alsa-topology-conf: upgrading to 1.2.5 SUCCEEDED auh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MADEUP.1684EE09170244DC.6146@lists.openembedded.org \
    --to=auh@auh.yoctoproject.org \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.