I have a batched set of package updates pending, I've pushed them to master-next, with more to come in the next few days.
Once I merge them to master, I'll cherry-pick the equivalent update to this to kirkstone. Bruce In message: [meta-virtualization][master][kirkstone][PATCH] containerd: upgrade to 1.6.6 on 06/07/2022 Chen Qi wrote: > Signed-off-by: Chen Qi <[email protected]> > --- > .../containerd/containerd-opencontainers_git.bb | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/recipes-containers/containerd/containerd-opencontainers_git.bb > b/recipes-containers/containerd/containerd-opencontainers_git.bb > index b0f92b12..c28b1510 100644 > --- a/recipes-containers/containerd/containerd-opencontainers_git.bb > +++ b/recipes-containers/containerd/containerd-opencontainers_git.bb > @@ -5,7 +5,7 @@ DESCRIPTION = "containerd is a daemon to control runC, built > for performance and > support as well as checkpoint and restore for cloning and > live migration of containers." > > > -SRCREV = "d12516713c315ea9e651eb1df89cf32ff7c8137c" > +SRCREV = "10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1" > SRC_URI = > "git://github.com/containerd/containerd;branch=release/1.6;protocol=https \ > file://0001-Add-build-option-GODEBUG-1.patch \ > > file://0001-Makefile-allow-GO_BUILD_FLAGS-to-be-externally-speci.patch \ > @@ -15,8 +15,8 @@ SRC_URI = > "git://github.com/containerd/containerd;branch=release/1.6;protocol=ht > LICENSE = "Apache-2.0" > LIC_FILES_CHKSUM = > "file://src/import/LICENSE;md5=1269f40c0d099c21a871163984590d89" > > -CONTAINERD_VERSION = "v1.6.1" > -CVE_VERSION = "1.6.1" > +CONTAINERD_VERSION = "v1.6.6" > +CVE_VERSION = "1.6.6" > > EXTRA_OEMAKE += "GODEBUG=1" > > @@ -56,7 +56,7 @@ do_compile() { > metrics filters identifiers labels leases plugin server > services \ > cmd cio containers namespaces oci events log reaper sys > rootfs nvidia seed apparmor seccomp \ > cap cri userns atomic ioutil os registrar seutil > runtimeoptions netns \ > - shutdown schedcore tracing; do > + shutdown schedcore tracing kmutex; do > if [ -d ${S}/src/import/${c} ]; then > ln -sfn ${S}/src/import/${c} > ${S}/src/import/vendor/github.com/containerd/containerd/${c} > fi > -- > 2.37.0 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7417): https://lists.yoctoproject.org/g/meta-virtualization/message/7417 Mute This Topic: https://lists.yoctoproject.org/mt/92223491/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
