From 26f1772c4c1d75ce55e5ed6d63dfd923d2f90706 Mon Sep 17 00:00:00 2001 From: Marta Rybczynska <marta.rybczynska@linaro.org> Date: Wed, 4 Jan 2023 08:08:45 +0100 Subject: [PATCH] default.xml: Bump meta-virtualization revision * 9275371 : moby: update to v20.10.21 - Adrian Freihofer * 751ddf3 : docker/moby: use generic DOCKER_COMMIT in do_compile - Bruce Ashfield * 51833d0 : docker: add seccomp to default packageconfig settings - Bruce Ashfield * b4b38e8 : docker: add mobyproject:moby to CVE_PRODUCT - Bruce Ashfield * 181a754 : containerd: update to v1.6.9 - Bruce Ashfield * 9999f03 : runc-docker: update to 1.1.4-tip - Bruce Ashfield * b0084d6 : runc: update to 1.1.4-tip - Bruce Ashfield * 2d44f8e : docker/proxy: don't use -linkshared unconditionally - Jose Quaresma * f67902d : containerd: fix final TMDIR references - Bruce Ashfield * 4bc82a1 : docker: reproducibility add -trimpath to go -> $GO patches - Bruce Ashfield * 7c811b3 : containerd: improve reproducibility - Bruce Ashfield * 9c1fb8f : containerd: update to 1.6.8 - Bruce Ashfield * 8bc4cf8 : docker: ensure that sysvinit and systemd are exclusive - Bruce Ashfield * e8ff048 : docker-ce: update to 20.10.17 - Bruce Ashfield * a38a62e : docker-moby: update to 20.10.17 - Bruce Ashfield * e68f03f : runc-docker: update to 1.1.3 - Bruce Ashfield * 2bc6173 : runc: update to 1.1.3 - Bruce Ashfield * 82ea96b : runc-opencontainers: drop obsolete patch - Adrian Freihofer * 101c60f : docker-ce: update to 20.10.16 - Bruce Ashfield * 038dd4e : docker/moby/libnetwork: update to -latest - Bruce Ashfield * 51317b8 : docker/moby: update to 20.10.16 - Bruce Ashfield * a0d0f4f : upx: Use git fetcher instead of gitsm - Joakim Roubert * 8c6de82 : upx: update to latest devel release - Bruce Ashfield * e68bfe7 : yq: fix build - Bruce Ashfield Signed-off-by: Marta Rybczynska <marta.rybczynska@linaro.org> --- manifests/default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/default.xml b/manifests/default.xml index 59f6f40c..37dc8dd3 100644 --- a/manifests/default.xml +++ b/manifests/default.xml @@ -41,7 +41,7 @@ SPDX-FileCopyrightText: Huawei Inc. <project name="meta-arm" remote="yocto" revision="904f8e82c2772986fad500af4f72f5211a7ff831" path="meta-arm" /> <project name="jiazhang0/meta-secure-core" remote="github" revision="fa438247c3e61d7f746687d85ef3b0dd66dc6b3f" path="meta-secure-core" /> <project name="pub/rockchip/meta-seco-rockchip" remote="seco" revision="4e7071800b79fe1ace7c7e0b0f15e581bc79cf8c" path="meta-seco-rockchip" /> - <project name="meta-virtualization" remote="yocto" revision="9a487c1851aa2021cf24f951957e22fd429c8025" path="meta-virtualization" /> + <project name="meta-virtualization" remote="yocto" revision="927537108bcf2b98859512ce3eae59a73439994d" path="meta-virtualization" /> <!-- All entries above are pinned to a specific revision and updated manually. -- GitLab