diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2025-06-05 11:42:10 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-12 11:03:43 +0100 |
commit | e8aa0ee654c9809006d2af4b49ff43c10ccc6aef (patch) | |
tree | dfa591a78ff84072498ee1a3f275af10c27cb9c0 /scripts/lib/recipetool/create_kernel.py | |
parent | 3580f89b066a42f60acf5636dd6572dd4ec0d871 (diff) | |
download | poky-e8aa0ee654c9809006d2af4b49ff43c10ccc6aef.tar.gz |
util-linux: fix ptest failure for musl
The kill/decode test case fails for musl. The root cause is the test
case only considers glibc and uses 34 as SIGRTMIN while musl uses 35.
Add patches to fix this issue.
(From OE-Core rev: 0a1dd5f04a843dfa0b1fc3ce0069e26bd0fbc48e)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/recipetool/create_kernel.py')
0 files changed, 0 insertions, 0 deletions