summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorVernon Mauery <vernon.mauery@linux.intel.com>2023-09-21 02:01:38 +0300
committerVernon Mauery <vernon.mauery@linux.intel.com>2023-09-22 20:48:43 +0300
commit564f7979dcaaee57cac47b81d5495d6a8acc5459 (patch)
tree16f3250c99eb7b6cab9a7ae64b3a5d3038c1d303 /meta-intel-openbmc
parentd1555395abca1b6dff3c59b15a09b8c2251a4e71 (diff)
downloadopenbmc-564f7979dcaaee57cac47b81d5495d6a8acc5459.tar.xz
Update intel-ipmi-oem recipe to use meson
intel-ipmi-oem repo has been updated to add the meson build system. This bumps the repo and updates the yocto build type to be meson. Tested: Builds using meson Change-Id: I8484d600a0d682f1a81ea670116e621daa8377c5 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 85a5ff45db..4b14ba0e82 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -12,9 +12,7 @@ PV = "0.1+git${SRCPV}"
DEPENDS = "boost phosphor-ipmi-host phosphor-logging systemd phosphor-dbus-interfaces libgpiod libtinyxml2"
-inherit cmake obmc-phosphor-ipmiprovider-symlink pkgconfig
-
-EXTRA_OECMAKE="-DENABLE_TEST=0 -DYOCTO=1"
+inherit meson obmc-phosphor-ipmiprovider-symlink pkgconfig
LIBRARY_NAMES = "libzinteloemcmds.so"