summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/boost
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-12-30 19:38:48 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-31 17:06:19 +0000
commita50f20cc795ecf8537d83311e0b266c53933c622 (patch)
tree4c5f68e28f72424352207ef4fd34f7363c616c8c /meta/recipes-support/boost
parenta9cede6ebfbf836401d456d614f95910dfed803e (diff)
downloadopenembedded-core-a50f20cc795ecf8537d83311e0b266c53933c622.tar.gz
boost-build-native: update 1.80.0 -> 1.81.0
boost itself is already updated. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/boost')
-rw-r--r--meta/recipes-support/boost/boost-build-native_1.81.0.bb (renamed from meta/recipes-support/boost/boost-build-native_1.80.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/boost/boost-build-native_1.80.0.bb b/meta/recipes-support/boost/boost-build-native_1.81.0.bb
index 54c0b2064f..d01c7658d5 100644
--- a/meta/recipes-support/boost/boost-build-native_1.80.0.bb
+++ b/meta/recipes-support/boost/boost-build-native_1.81.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 = "405d34a04d29519625c5edfe1f3bac3bc3dc3534"
+SRCREV = "0271fafc1141c182d4aaa8db8b1c08a109d04c87"
PE = "1"
UPSTREAM_CHECK_GITTAGREGEX = "boost-(?P<pver>(\d+(\.\d+)+))"