summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-13 17:50:32 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-13 23:40:22 +0300
commit1f5da5011532872f0dfad6976d821589f6886a02 (patch)
treec9c4a3013681dc7a722ff8738a7d1eeb5d8a21ea /meta-facebook
parentd5c41113047de0c5b7361a79b326b94b8dd6d3b0 (diff)
downloadopenbmc-1f5da5011532872f0dfad6976d821589f6886a02.tar.xz
fb-ipmi-oem: srcrev bump 85ac24de4a..3f6712731c
Bonnie Lo (1): oemcommands: set system guid Change-Id: I274b644e69922287393910b49760352f4e54355a 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 89fe7df51f..1fed20e23f 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 = "85ac24de4a29d8dafc9fd80c953f1aeba14db7ff"
+SRCREV = "3f6712731c3effe73d3d9474579f956522f4dde9"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"