]> code.ossystems Code Review - openembedded-core.git/commit
rng-tools: upgrade 6.14 -> 6.15
authorwangmy <wangmy@fujitsu.com>
Mon, 14 Feb 2022 23:54:36 +0000 (07:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Feb 2022 09:46:25 +0000 (09:46 +0000)
commit63b1c5ccd178fdd6f8af1d1b9f7fab529b1746e9
tree95840b0be1403d69c424825cdb7f572103a8f9a4
parent1a2a64082d2a4845bebe802afed2a65dac994043
rng-tools: upgrade 6.14 -> 6.15

0001-Adding-ability-to-detect-non-posix-extensions-for-pt.patch
0002-Allow-for-use-of-either-pthread-affinity-set-methods.patch
removed since they're included in 6.15.

Changelog:
=========
Adjust rngtests for better behavior in travis
fix use of non-posix setaffinity call to allow building on strict posix (musl) systems
Add armv6l to list of detected arches for pkcs11
misc fixes to allow building on libc-musl
fix a deadlock in jitter shutdown sequence
minor warning fixups (unused variables)
improve cpu detection code
improve jitter cpu monopolization on small/single cpu systems

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/rng-tools/rng-tools/0001-Adding-ability-to-detect-non-posix-extensions-for-pt.patch [deleted file]
meta/recipes-support/rng-tools/rng-tools/0002-Allow-for-use-of-either-pthread-affinity-set-methods.patch [deleted file]
meta/recipes-support/rng-tools/rng-tools_6.15.bb [moved from meta/recipes-support/rng-tools/rng-tools_6.14.bb with 90% similarity]