diff options
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0499.bb | 4 |
1 files changed, 3 insertions, 1 deletions
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 | |||
| 30 | 30 | ||
| 31 | DEPENDS = "ndctl pkgconfig-native" | 31 | DEPENDS = "ndctl pkgconfig-native" |
| 32 | 32 | ||
| 33 | EXTRA_OECMAKE = "-DRELEASE=ON" | 33 | EXTRA_OECMAKE = "-DRELEASE=ON \ |
| 34 | -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ | ||
| 35 | " | ||
| 34 | 36 | ||
| 35 | do_configure:prepend() { | 37 | do_configure:prepend() { |
| 36 | for dir in BaseTools MdeModulePkg MdePkg ShellPkg ; do | 38 | for dir in BaseTools MdeModulePkg MdePkg ShellPkg ; do |
