diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2022-08-10 10:20:41 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2022-08-10 14:02:14 +0800 |
commit | f21168e628676516947bcdd633d5e83b1912d2fb (patch) | |
tree | 7c66500cda5f9e9cdfa008d288799ed07736b837 /dynamic-layers/clang-layer/recipes-devtools/clang/files/llvm12-0002-Avoid-calling-ParseCommandLineOptions-in-BackendUtil.patch | |
parent | 789ff199ae57d0170b12572c514d72005055a720 (diff) | |
download | meta-intel-f21168e628676516947bcdd633d5e83b1912d2fb.tar.gz |
ipmctl: fix build issues with 5.18+ headers
OE-core has updated kernel headers to 5.19 and that is resulting in
failures:
| /build/cje/workspace/poky/build/tmp/work/corei7-64-poky-linux/ipmctl/03.00.00.0439-r0/git/src/os/linux/lnx_system.c:336:52: error: 'ND_DEVICE_NAMESPACE_BLK' undeclared (first use in this function); did you mean 'ND_DEVICE_NAMESPACE_IO'?
| 336 | (nstype == ND_DEVICE_NAMESPACE_BLK))
| | ^~~~~~~~~~~~~~~~~~~~~~~
| | ND_DEVICE_NAMESPACE_IO
| compilation terminated due to -Wfatal-errors.
For more details:
https://github.com/intel/ipmctl/pull/194/
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-devtools/clang/files/llvm12-0002-Avoid-calling-ParseCommandLineOptions-in-BackendUtil.patch')
0 files changed, 0 insertions, 0 deletions