summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-10 00:50:32 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-11-18 19:04:42 +0300
commit9c01098f996d9661f479e6348dc05cba4b6b839b (patch)
tree2110e4c08af2d83b702befc23195d8be63d4fbc5 /meta-facebook
parent862154e71eb1197c329c7d8de64eae1281a11bde (diff)
downloadopenbmc-9c01098f996d9661f479e6348dc05cba4b6b839b.tar.xz
fb-ipmi-oem: srcrev bump f24c78e898..e9baaff143
Bonnie Lo (1): appcommands: support multi-host set/get fw version Change-Id: Id2fbed8ae2572617c303c338cf12517cefbe3110 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 b8e3b717cf..a31e845224 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 = "f24c78e898306260df7e7db4c027a971f0a84320"
+SRCREV = "e9baaff1437783d916e18b19d32d3b1fcb58e01a"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"