diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-03-23 16:01:42 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-24 17:45:29 +0000 |
| commit | fe230e1bbfb53aa08037ef275c39db812ae179b7 (patch) | |
| tree | d64317816a8e4fe4a40a1a44663d757fc0f2eb33 /meta/recipes-support/libjitterentropy | |
| parent | 7bea963eed8da38f71547210f3e3677e2898ab11 (diff) | |
| download | poky-fe230e1bbfb53aa08037ef275c39db812ae179b7.tar.gz | |
rng-tools: enable macro JENT_CONF_ENABLE_INTERNAL_TIMER
do_compile error :
| ../git/rngd_jitter.c: In function 'rngd_notime_start':
| ../git/rngd_jitter.c:56:45: error: invalid use of undefined type 'struct jent_notime_ctx'
| 56 | ret = -pthread_attr_init(&thread_ctx->notime_pthread_attr);
enable macro JENT_CONF_ENABLE_INTERNAL_TIMER to use struct jent_notime_ctx
(From OE-Core rev: e9fac3b6d32262e489992b116275d3eabcc35b4a)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libjitterentropy')
0 files changed, 0 insertions, 0 deletions
