summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-06 05:40:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-01-06 14:43:07 +0300
commit30094e97f2bdfac25d609b50f8b01c550b48af31 (patch)
treec033cf2ac2dee2605315acb4b2fdecb2a91cdec8 /meta-facebook
parent291d13822edea069c057adcf5133bb98ca0d70ca (diff)
downloadopenbmc-30094e97f2bdfac25d609b50f8b01c550b48af31.tar.xz
fb-ipmi-oem: srcrev bump e1ff81fa6c..8ee95d69fb
Potin Lai (2): oemcommands: update getIPObject() search method storagecommands: fix getSensorMap() error Change-Id: Iaf318e816df70873fded8298f75200251bb7c579 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-facebook')
-rwxr-xr-xmeta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
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 2c96787de9..fe1d34acc0 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 = "e1ff81fa6ca45da17b0221fe1ba37ac30be66cc5"
+SRCREV = "8ee95d69fb8c16700bfd8d166b88312f7f07edcb"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"