| Message ID | 0101019e83d3a446-4dd8b938-682b-4c3b-b1e6-c1d171be3fa0-000000@us-west-2.amazonses.com |
|---|---|
| State | New |
| Headers | show |
| Series | [AUH] less: upgrading to 702 FAILED | expand |
diff --git a/meta/recipes-extended/less/less_692.bb b/meta/recipes-extended/less/less_702.bb similarity index 95% rename from meta/recipes-extended/less/less_692.bb rename to meta/recipes-extended/less/less_702.bb index 6f621905a0..0f637201c2 100644 --- a/meta/recipes-extended/less/less_692.bb +++ b/meta/recipes-extended/less/less_702.bb @@ -29,7 +29,7 @@ SRC_URI = "http://www.greenwoodsoftware.com/${BPN}/${BPN}-${PV}.tar.gz \ file://run-ptest \ " -SRC_URI[sha256sum] = "61300f603798ecf1d7786570789f0ff3f5a1acf075a6fb9f756837d166e37d14" +SRC_URI[sha256sum] = "242a64c00f02d96f8ee208cf638ae1728b727c7f5fdf82a7d4f4cae32fb084e2" 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 *702* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-less-upgrade-692-702.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 0af48d143fddab0d8da2aac814b970e5cad8e7bc Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Mon, 1 Jun 2026 10:39:18 +0000 Subject: [PATCH] less: upgrade 692 -> 702 --- meta/recipes-extended/less/{less_692.bb => less_702.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/less/{less_692.bb => less_702.bb} (95%)