On Fri, 2021-06-04 at 11:14 +0200, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin <[email protected]> > --- > .../cmake/{cmake-native_3.20.2.bb => cmake-native_3.20.3.bb} | 0 > meta/recipes-devtools/cmake/cmake.inc | 2 +- > .../recipes-devtools/cmake/{cmake_3.20.2.bb => cmake_3.20.3.bb} | 0 > 3 files changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-devtools/cmake/{cmake-native_3.20.2.bb => > cmake-native_3.20.3.bb} (100%) > rename meta/recipes-devtools/cmake/{cmake_3.20.2.bb => cmake_3.20.3.bb} > (100%) > > diff --git a/meta/recipes-devtools/cmake/cmake-native_3.20.2.bb > b/meta/recipes-devtools/cmake/cmake-native_3.20.3.bb > similarity index 100% > rename from meta/recipes-devtools/cmake/cmake-native_3.20.2.bb > rename to meta/recipes-devtools/cmake/cmake-native_3.20.3.bb > diff --git a/meta/recipes-devtools/cmake/cmake.inc > b/meta/recipes-devtools/cmake/cmake.inc > index be43760628..0987c01c87 100644 > --- a/meta/recipes-devtools/cmake/cmake.inc > +++ b/meta/recipes-devtools/cmake/cmake.inc > @@ -21,7 +21,7 @@ SRC_URI = > "https://cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \ > > file://0004-Fail-silently-if-system-Qt-installation-is-broken.patch \ > " > > > > > -SRC_URI[sha256sum] = > "aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e" > +SRC_URI[sha256sum] = > "4d008ac3461e271fcfac26a05936f77fc7ab64402156fb371d41284851a651b8" > > > > > UPSTREAM_CHECK_REGEX = "cmake-(?P<pver>\d+(\.\d+)+)\.tar" > > > > > diff --git a/meta/recipes-devtools/cmake/cmake_3.20.2.bb > b/meta/recipes-devtools/cmake/cmake_3.20.3.bb > similarity index 100% > rename from meta/recipes-devtools/cmake/cmake_3.20.2.bb > rename to meta/recipes-devtools/cmake/cmake_3.20.3.bb
Seems there is some intermittent issue that the cmake upgrade brings in: https://autobuilder.yoctoproject.org/typhoon/#/builders/60/builds/3509/steps/13/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/48/builds/3513/steps/12/logs/stdio yet the latter passed in: https://autobuilder.yoctoproject.org/typhoon/#/builders/48/builds/3514 Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#152680): https://lists.openembedded.org/g/openembedded-core/message/152680 Mute This Topic: https://lists.openembedded.org/mt/83304703/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
