]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
boost-build-native: upgrade 1.90.0 -> 1.91.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 May 2026 13:16:37 +0000 (13:16 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 May 2026 16:29:07 +0000 (17:29 +0100)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost-build-native_1.91.0.bb [moved from meta/recipes-support/boost/boost-build-native_1.90.0.bb with 92% similarity]

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 911de72bc1f57bc1668fc2c3f1e212f737422c11..c276cf436d809ce5e5651659d2f97a54eab76dbd 100644 (file)
@@ -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<pver>(\d+(\.\d+)+))"