summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb
index aeefe4a4..4ec337f1 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/ipmctl/ipmctl_03.00.00.0538.bb
@@ -27,9 +27,9 @@ SRCREV_ipmctl = "a71f2fb1c90dd07f9862b71c789881132193e8f9"
27SRCREV_edk2 = "46548b1adac82211d8d11da12dd914f41e7aa775" 27SRCREV_edk2 = "46548b1adac82211d8d11da12dd914f41e7aa775"
28SRCREV_FORMAT = "ipmctl_edk2" 28SRCREV_FORMAT = "ipmctl_edk2"
29 29
30inherit cmake dos2unix 30inherit cmake dos2unix pkgconfig
31 31
32DEPENDS = "ndctl pkgconfig-native" 32DEPENDS = "ndctl"
33 33
34EXTRA_OECMAKE = "-DRELEASE=ON \ 34EXTRA_OECMAKE = "-DRELEASE=ON \
35 -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \ 35 -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \