From dfd85f44ae6d612aa7ddc098c6b523b45810eebf Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 13 Jul 2022 12:10:17 -0500 Subject: fb-ipmi-oem: srcrev bump 17bd2eabd1..6d9e9a7539 Jayashree Dhanapal (1): Refactored code to support INSTANCES as string Karthikeyan Pasupathi (2): meta-facebook: Refactored config file for meson. yosemitev2:Multi-host DIMM info displayed in OCP debug card Patrick Williams (1): fix build failure Also switched from EXTRA_OECMAKE to EXTRA_OEMESON in bb file. Change-Id: I8bd045ded7f2d482d559b770a980dbc8e146075f Signed-off-by: Andrew Geissler Signed-off-by: Jayashree Dhanapal Signed-off-by: Patrick Williams --- meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-facebook/recipes-fb') diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb index 02e42aa738..b7618a1e93 100755 --- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb +++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13" SRC_URI = "git://github.com/openbmc/fb-ipmi-oem;branch=master;protocol=https" -SRCREV = "17bd2eabd11366185ff6c23a0300302da9f87229" +SRCREV = "6d9e9a753908af9f045556fccf115be65a57ad0a" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}" @@ -14,8 +14,8 @@ DEPENDS = "boost phosphor-ipmi-host phosphor-logging systemd " inherit meson pkgconfig obmc-phosphor-ipmiprovider-symlink -EXTRA_OECMAKE="-Dtests=0 -Dbic=0 -Dhost-instances='${OBMC_HOST_INSTANCES}'" -EXTRA_OECMAKE:remove:yosemitev2 = "-Dbic=0" +EXTRA_OEMESON="-Dtests=disabled -Dbic=enabled -Dhost-instances='${OBMC_HOST_INSTANCES}'" +EXTRA_OEMESON:remove:yosemitev2 = "-Dbic=enabled" LIBRARY_NAMES = "libzfboemcmds.so" -- cgit v1.2.3