From a6fac57354e690bc6dc3d108d0cf55d3f0451003 Mon Sep 17 00:00:00 2001 From: Natalia Kovalenko <waykovalenko@gmail.com> Date: Tue, 8 Nov 2022 18:38:15 +0100 Subject: [PATCH] default.xml: Update source revision on meta-seco-rockchip This revision adds kprobes feature to linux-seco build and fixes the error "LTTng-modules requires CONFIG_KPROBES on kernels >= 5.7.0" When tools-profile are added to IMAGE_FEATURES, the lttng-modules build is activated and this requires the kprobes feature. Signed-off-by: Natalia Kovalenko <waykovalenko@gmail.com> --- manifests/default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/default.xml b/manifests/default.xml index eb8f6b05..716e8504 100644 --- a/manifests/default.xml +++ b/manifests/default.xml @@ -40,7 +40,7 @@ SPDX-FileCopyrightText: Huawei Inc. <project name="riscv/meta-riscv" remote="github" revision="70e099d7ceca52a1dde2c978713012f6b20a9891" path="meta-riscv" /> <project name="meta-arm" remote="yocto" revision="bafd1d013c2470bcec123ba4eb8232ab879b2660" path="meta-arm" /> <project name="jiazhang0/meta-secure-core" remote="github" revision="1a74be5b363ee61256093e0a3efaa78fd370a27c" path="meta-secure-core" /> - <project name="pub/rockchip/meta-seco-rockchip" remote="seco" revision="0b9259e8f9a217608939265a44714a1df053acff" path="meta-seco-rockchip" /> + <project name="pub/rockchip/meta-seco-rockchip" remote="seco" revision="0613c6ee5601d8d67eee78b7b790f1a9e72d2918" path="meta-seco-rockchip" /> <project name="meta-virtualization" remote="yocto" revision="9a487c1851aa2021cf24f951957e22fd429c8025" path="meta-virtualization" /> <!-- -- GitLab