From: Richard Purdie Date: Fri, 1 May 2026 13:16:37 +0000 (+0000) Subject: boost-build-native: upgrade 1.90.0 -> 1.91.0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6dc77e7105cf3eb464a7eff8bed585380f8708cb;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git boost-build-native: upgrade 1.90.0 -> 1.91.0 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/boost/boost-build-native_1.90.0.bb b/meta/recipes-support/boost/boost-build-native_1.91.0.bb similarity index 92% rename from meta/recipes-support/boost/boost-build-native_1.90.0.bb rename to meta/recipes-support/boost/boost-build-native_1.91.0.bb index 911de72bc1..c276cf436d 100644 --- a/meta/recipes-support/boost/boost-build-native_1.90.0.bb +++ b/meta/recipes-support/boost/boost-build-native_1.91.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;tag=boost-${PV}" -SRCREV = "be69c44857e34fae250aa1321808a05c1d88bfde" +SRCREV = "85252c9d6a3817daca23ddae94ce16c7be4d2c12" PE = "1" UPSTREAM_CHECK_GITTAGREGEX = "boost-(?P(\d+(\.\d+)+))"