summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-11 19:50:07 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-11 19:50:07 +0300
commit945f241df1083753a00a1b567c3e41d6a7593f1c (patch)
tree1ba5580ab04f1d11927412bccd672e1284ffb971 /meta-facebook/recipes-fb
parent595d5424d6aa428f3744fd2747845bf97d528852 (diff)
downloadopenbmc-945f241df1083753a00a1b567c3e41d6a7593f1c.tar.xz
fb-ipmi-oem: srcrev bump ed22930004..e40592a7cb
Potin Lai (2): oemcommands: fix compile error of unused parameter configs: add configs for bletchley Change-Id: I79c23e8c7107782902c08a73c24678b264cc78a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-facebook/recipes-fb')
-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 54ca5b560d..b722a76b01 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 = "ed2293000418613fd724a034e2ef55b318eb45d3"
+SRCREV = "e40592a7cb1ea99c3164a814c730ed685e9004f5"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"