From 69b7dc50c15d6be2a91f16571761691c65e8660d Mon Sep 17 00:00:00 2001 From: Marta Rybczynska <marta.rybczynska@linaro.org> Date: Wed, 4 Jan 2023 08:08:44 +0100 Subject: [PATCH] default.xml: Bump meta-arm revision * 904f8e8 : arm-bsp/linux-yocto: temporarily downgrade juno to 5.15.72 - Ross Burton * e3cb27c : CI: add patches to fix perf with clang - Ross Burton * 196ae51 : ci/get-binary-toolchains: rewrite, slightly - Ross Burton * 3366ba9 : CI: remove armcompiler references - Ross Burton * 796d991 : arm-toolchain/armcompiler: remove recipe - Ross Burton * 9d03ba7 : arm/trusted-firmware-m: remove compiler options - Ross Burton * 0eaf5b5 : CI: define DEFAULT_TAG and CPU_REQUEST - Jon Mason * d5ba8fe : CI: no need to install telnet - Ross Burton * 0e1f4bc : CI: use the .setup fragment in machine-coverage - Ross Burton * e5dd1c4 : CI: add tags to all jobs - Ross Burton * ee8ef5b : CI: add variables needed for k8s runners - Ross Burton 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 d3ed8516..59f6f40c 100644 --- a/manifests/default.xml +++ b/manifests/default.xml @@ -38,7 +38,7 @@ SPDX-FileCopyrightText: Huawei Inc. <project name="meta-security" remote="yocto" revision="c79262a30bd385f5dbb009ef8704a1a01644528e" path="meta-security" /> <project name="rauc/meta-rauc" remote="github" revision="e2a60ded9c08118c17c23aa07cca21df77fb6628" path="meta-rauc" /> <project name="riscv/meta-riscv" remote="github" revision="75faf63282239614c6bf9ae29714a5d7c324fd56" path="meta-riscv" /> - <project name="meta-arm" remote="yocto" revision="67578fcfcd8ee8efcaef67ed7db1dfd55105872e" path="meta-arm" /> + <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" /> -- GitLab