To: ['openembedded-core@lists.openembedded.org'] To: Subject: [AUH] boost-build-native: upgrading to 1.89.0 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250815050048/all/boost-build-native/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250815050048/all/boost-build-native/buildhistory-diff-full.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20250815050048/all/boost-build-native/0001-boost-build-native-upgrade-1.87.0-1.89.0.patch Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *boost-build-native* to *1.89.0* has Succeeded. Next steps: - apply the patch: git am 0001-boost-build-native-upgrade-1.87.0-1.89.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 9f9322a2865b865634ac886447a5c6a55222a857 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 15 Aug 2025 12:24:37 +0000 Subject: [PATCH] boost-build-native: upgrade 1.87.0 -> 1.89.0 --- ...oost-build-native_1.87.0.bb => boost-build-native_1.89.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/boost/{boost-build-native_1.87.0.bb => boost-build-native_1.89.0.bb} (92%) diff --git a/meta/recipes-support/boost/boost-build-native_1.87.0.bb b/meta/recipes-support/boost/boost-build-native_1.89.0.bb similarity index 92% rename from meta/recipes-support/boost/boost-build-native_1.87.0.bb rename to meta/recipes-support/boost/boost-build-native_1.89.0.bb index 5b914b6f88..c6304e3417 100644 --- a/meta/recipes-support/boost/boost-build-native_1.87.0.bb +++ b/meta/recipes-support/boost/boost-build-native_1.89.0.bb @@ -7,7 +7,7 @@ LICENSE = "BSL-1.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" SRC_URI = "git://github.com/boostorg/build;protocol=https;branch=master" -SRCREV = "4a52d8c06635435b64e31a56eaf7ca5dc912a71d" +SRCREV = "be69c44857e34fae250aa1321808a05c1d88bfde" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "boost-(?P(\d+(\.\d+)+))" -- 2.47.1