summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-25 16:50:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-01-26 00:11:36 +0300
commit01da1ece87585f5bd9559c5ad0157c1b161a9061 (patch)
tree6a2faff8f19ab18272ed0b9a32eeab726db5d73a /meta-facebook/recipes-fb
parent374d8ae19c6261fdb46f6355fa0526163160499a (diff)
downloadopenbmc-01da1ece87585f5bd9559c5ad0157c1b161a9061.tar.xz
fb-ipmi-oem: srcrev bump 8ee95d69fb..41027b9698
Bonnie Lo (2): IPMI OEM Get BIC GPIO State IPMI set CurrentHostState property Change-Id: I4e5b875df6fb42a2c1b5076365c7b4b094a6225f 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 fe1d34acc0..bb62c9c9c2 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 = "8ee95d69fb8c16700bfd8d166b88312f7f07edcb"
+SRCREV = "41027b9698d824945716edfead49636a10a8c1fd"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"