Message ID | 01010194697fda27-fe1a3a6c-67b5-4755-99c3-0c995fbbf877-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] sysklogd: upgrading to 2.7.0 SUCCEEDED | expand |
diff --git a/meta/recipes-extended/sysklogd/sysklogd_2.6.2.bb b/meta/recipes-extended/sysklogd/sysklogd_2.7.0.bb similarity index 97% rename from meta/recipes-extended/sysklogd/sysklogd_2.6.2.bb rename to meta/recipes-extended/sysklogd/sysklogd_2.7.0.bb index 7f06738d00..af8abb56b4 100644 --- a/meta/recipes-extended/sysklogd/sysklogd_2.6.2.bb +++ b/meta/recipes-extended/sysklogd/sysklogd_2.7.0.bb @@ -14,7 +14,7 @@ SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https file://sysklogd \ " -SRCREV = "c1f8842853378781c2fdf6e70070a95539ba7d2e" +SRCREV = "b45eb487b96935c72fc997d840f82ecf650ed8a5" S = "${WORKDIR}/git"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *sysklogd* to *2.7.0* has Succeeded. Next steps: - apply the patch: git am 0001-sysklogd-upgrade-2.6.2-2.7.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 67eb5ae515bef05867174af9c8ad06572db0e4ef Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Wed, 15 Jan 2025 08:39:06 +0000 Subject: [PATCH] sysklogd: upgrade 2.6.2 -> 2.7.0 --- .../sysklogd/{sysklogd_2.6.2.bb => sysklogd_2.7.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/sysklogd/{sysklogd_2.6.2.bb => sysklogd_2.7.0.bb} (97%)