diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-11-04 15:48:26 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-15 11:56:16 +0000 |
commit | d6768d9d52336094c4570395149c61bc26b9e3e1 (patch) | |
tree | f689598a83d3f0cd8ea7c12069454407c1280336 /scripts/lib/devtool/package.py | |
parent | 4aa48aeab8a28a962c09699f7b141e7c64d27ee9 (diff) | |
download | poky-d6768d9d52336094c4570395149c61bc26b9e3e1.tar.gz |
strace: fix build against 5.15 kernel/kernel-headers
kernel 5.15 removed ipx.h from the uapi, but strace hasn't adjusted
its tests to the removal.
There is a WIP patch on the esyr/5.15 branch that solves the problem,
so we grab it here, adjust for context and fix our build problem.
When strace updates to 5.15, and we can bump our version and drop
this patch.
Upstream-Status: Backport [commit cca828197c0e16c2599129114]
(From OE-Core rev: 1b47465688474cdba603578c1cbb768cfe699579)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a8c4ba727251e53494a4aec483fcc51982e6fb75)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions