]> code.ossystems Code Review - openembedded-core.git/commitdiff
boost-build-native: upgrade 4.3.0 -> 4.4.1
authorWang Mingyu <wangmy@cn.fujitsu.com>
Wed, 24 Mar 2021 13:38:48 +0000 (21:38 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Apr 2021 21:52:32 +0000 (22:52 +0100)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost-build-native_4.4.1.bb [moved from meta/recipes-support/boost/boost-build-native_4.3.0.bb with 92% similarity]

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 19e991e65ff83ccd8c20cdd4a1818bb7131df87c..ad675ce7312ab2dccf53fe01414a6a0b3afcdb37 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"
-SRCREV = "632ea768f3eb225b4472c5ed6d20afee708724ad"
+SRCREV = "76da80f33187a3d9e5336157cdfae12ce82e37eb"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+){2,}))"