From: Wang Mingyu Date: Wed, 24 Mar 2021 13:38:48 +0000 (+0800) Subject: boost-build-native: upgrade 4.3.0 -> 4.4.1 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ce3d98a080b2da82c2ed0f51e905fb0f4ed85819;p=openembedded-core.git boost-build-native: upgrade 4.3.0 -> 4.4.1 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- 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 similarity index 92% rename from meta/recipes-support/boost/boost-build-native_4.3.0.bb rename to 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(\d+(\.\d+){2,}))"