meta-intel/dynamic-layers/openembedded-layer
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
..
recipes-bsp thermald : upgrade 2.4.9 -> 2.5.0 2022-07-25 11:24:52 +08:00
recipes-core/levelzero level-zero: remove devtool comments 2022-05-20 00:24:48 +08:00
recipes-oneapi ospray : upgrade 2.9.0 -> 2.10.0 2022-07-27 19:03:08 +08:00
recipes-support ipmctl: fix build issues with 5.18+ headers 2022-08-10 14:02:14 +08:00