Message ID | 01010194c1abc4f5-f8ab040d-2205-40d6-97bc-bf5a246b9e31-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] libslirp: upgrading to 4.9.0 SUCCEEDED | expand |
diff --git a/meta/recipes-connectivity/slirp/libslirp_git.bb b/meta/recipes-connectivity/slirp/libslirp_git.bb index 05830ce833..5b99a3168e 100644 --- a/meta/recipes-connectivity/slirp/libslirp_git.bb +++ b/meta/recipes-connectivity/slirp/libslirp_git.bb @@ -5,8 +5,8 @@ LICENSE = "BSD-3-Clause & MIT" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=bca0186b14e6b05e338e729f106db727" SRC_URI = "git://gitlab.freedesktop.org/slirp/libslirp.git;protocol=https;branch=master" -SRCREV = "ce314e39458223c2c42245fe536fbe1bcd94e9b1" -PV = "4.8.0" +SRCREV = "c32a8a1ccaae8490142e67e078336a95c5ffc956" +PV = "4.9.0" S = "${WORKDIR}/git" DEPENDS = " \
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libslirp* to *4.9.0* has Succeeded. Next steps: - apply the patch: git am 0001-libslirp-upgrade-4.8.0-4.9.0.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 b9f135c62be326075a89fde1e7965d7cc2713ae6 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sat, 1 Feb 2025 06:53:50 +0000 Subject: [PATCH] libslirp: upgrade 4.8.0 -> 4.9.0 --- meta/recipes-connectivity/slirp/libslirp_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)