meta-intel/dynamic-layers
Anuj Mittal f21168e628 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>
2022-08-10 14:02:14 +08:00
..
clang-layer ispc : upgrade 1.17.0 -> 1.18.0 2022-07-27 19:02:59 +08:00
meta-python/recipes-opencv/dldt openvino-model-optimizer: upgrade 2021.4.2 -> 2022.1 2022-04-13 14:08:21 +08:00
openembedded-layer ipmctl: fix build issues with 5.18+ headers 2022-08-10 14:02:14 +08:00