summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/standard.py
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2022-06-02 15:39:42 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-18 16:34:41 +0100
commitaa01d3f0f7e67d3f97070a6ab1ac42afed246d25 (patch)
tree7f2b4f38bd9d8976b2e5cb64d299c2402d82ee6b /scripts/lib/devtool/standard.py
parent7cdf493ae75f16e6989458fb48a7ce51fd182b1c (diff)
downloadpoky-aa01d3f0f7e67d3f97070a6ab1ac42afed246d25.tar.gz
lttng-modules: Fix build failure for 5.10.119+ and 5.15.44+ kernel
The following kernel commit has been back ported to v5.10.119 and v5.15.44. commit 14c174633f349cb41ea90c2c0aaddac157012f74 Author: Jason A. Donenfeld <Jason@zx2c4.com> Date: Thu Feb 10 16:40:44 2022 +0100 random: remove unused tracepoints These explicit tracepoints aren't really used and show sign of aging. It's work to keep these up to date, and before I attempted to keep them up to date, they weren't up to date, which indicates that they're not really used. These days there are better ways of introspecting anyway. Which causes the following build failure lttng-modules-2.13.3/src/probes/lttng-probe-random.c:18:10: fatal error: trace/events/random.h: No such file or directory | 18 | #include <trace/events/random.h> | | ^~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. (From OE-Core rev: 48aad396d902b36ece414b0adb9cce4aebb093d7) Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit c8effd12cae7c7024f8e6c8f6ef70ed602d380ed) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions