diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-26 14:11:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-30 16:55:21 +0100 |
commit | d80dd1c3f913259a58008a2ed2822b70e6297335 (patch) | |
tree | d11e1432c0191064d0570c478d5cb66f74e0dc56 /meta/recipes-kernel | |
parent | ca6cc9fa529c207a761e3cd5d2b09dc658ed45dc (diff) | |
download | poky-d80dd1c3f913259a58008a2ed2822b70e6297335.tar.gz |
lib/sstatesig: Fix class inheritance problems
The locked sigs class needs to be inherited after the hashequiv mixin so
that get_unihash can correctly wrap the underlying hashequiv function.
To do this turn the locked sigs class into a second mixin, then the order
can be correctly handled. Tweak the get/set_taskdata to match.
(From OE-Core rev: 73d3414ecf594e426e6024b71931038a201eca52)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions