From: Alexander Kanavin Date: Fri, 30 Dec 2022 18:38:48 +0000 (+0100) Subject: boost-build-native: update 1.80.0 -> 1.81.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a50f20cc795ecf8537d83311e0b266c53933c622;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git boost-build-native: update 1.80.0 -> 1.81.0 boost itself is already updated. Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 similarity index 92% rename from meta/recipes-support/boost/boost-build-native_1.80.0.bb rename to meta/recipes-support/boost/boost-build-native_1.81.0.bb index 54c0b2064f0..d01c7658d54 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(\d+(\.\d+)+))"