diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb index 7b95ffe4..eec0f8b5 100644 --- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb +++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb @@ -30,7 +30,9 @@ inherit cmake dos2unix DEPENDS = "ndctl pkgconfig-native" -EXTRA_OECMAKE = "-DRELEASE=ON" +EXTRA_OECMAKE = "-DRELEASE=ON \ + -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ + " do_configure:prepend() { for dir in BaseTools MdeModulePkg MdePkg ShellPkg ; do