summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-27 23:00:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-28 00:13:55 +0300
commitda248ba32a800798ccf26906a3c1e0f8134c43a4 (patch)
treeb836ef7190061906cffb7927c1727991fcf39493
parentcfd9a4ae81acc31345fb269eafc2f042cb418dbf (diff)
downloadopenbmc-da248ba32a800798ccf26906a3c1e0f8134c43a4.tar.xz
fb-ipmi-oem: srcrev bump 3f6712731c..f24c78e898
Bonnie Lo (1): biccommands: post code handler Potin Lai (3): usb-dbg: modify HostSelector interface usb-dbg: add meson option for enabling ME support usb-dbg: get MaxPostion from DBus Change-Id: I3669f106420f3f5656d58077379ceda3aa607ed6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 1fed20e23f..b8e3b717cf 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 = "3f6712731c3effe73d3d9474579f956522f4dde9"
+SRCREV = "f24c78e898306260df7e7db4c027a971f0a84320"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"