Message ID | 01010197c6ca0c26-1f80ab35-3e54-41fe-81f8-d7521c5fdd97-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] less: upgrading to 679 SUCCEEDED | expand |
diff --git a/meta/recipes-extended/less/less_678.bb b/meta/recipes-extended/less/less_679.bb similarity index 95% rename from meta/recipes-extended/less/less_678.bb rename to meta/recipes-extended/less/less_679.bb index 87ec6c92ca..613c71f571 100644 --- a/meta/recipes-extended/less/less_678.bb +++ b/meta/recipes-extended/less/less_679.bb @@ -29,7 +29,7 @@ SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[sha256sum] = "4c085364f3028290d34647df27f56018c365dc4c0092ab7de74ed8fe89014fe7" +SRC_URI[sha256sum] = "9b68820c34fa8a0af6b0e01b74f0298bcdd40a0489c61649b47058908a153d78" UPSTREAM_CHECK_URI = "http://www.greenwoodsoftware.com/less/download.html"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *less* to *679* has Succeeded. Next steps: - apply the patch: git am 0001-less-upgrade-678-679.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 3ba0d775e7a9bd32c87a9e4aff9d9d68ed31ca5c Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Tue, 1 Jul 2025 10:46:00 +0000 Subject: [PATCH] less: upgrade 678 -> 679 --- meta/recipes-extended/less/{less_678.bb => less_679.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/less/{less_678.bb => less_679.bb} (95%)