summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2021-03-24 21:38:48 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-04-18 11:28:20 +0100
commit9c8cc168d215d5eb784997a40c31262904ff8145 (patch)
tree680715e676a69ea66b02f7db27aabfb2c50ccfa1 /meta/recipes-support
parent628d335300ac378f8b7af5d1437873990fffa9e5 (diff)
downloadopenembedded-core-9c8cc168d215d5eb784997a40c31262904ff8145.tar.gz
boost-build-native: upgrade 4.3.0 -> 4.4.1
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/boost/boost-build-native_4.4.1.bb (renamed from meta/recipes-support/boost/boost-build-native_4.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/boost/boost-build-native_4.3.0.bb b/meta/recipes-support/boost/boost-build-native_4.4.1.bb
index 19e991e65f..ad675ce731 100644
--- a/meta/recipes-support/boost/boost-build-native_4.3.0.bb
+++ b/meta/recipes-support/boost/boost-build-native_4.4.1.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"
-SRCREV = "632ea768f3eb225b4472c5ed6d20afee708724ad"
+SRCREV = "76da80f33187a3d9e5336157cdfae12ce82e37eb"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+){2,}))"