summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-04 21:00:07 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-05 02:06:59 +0300
commit40b601962e8405fb081ec53f3093367341026750 (patch)
tree958b77777407fe1a20500e86af81f388bbed253e /meta-facebook/recipes-fb
parent4e4b63a99abbd029ca46febf0480bfc84dede8d0 (diff)
downloadopenbmc-40b601962e8405fb081ec53f3093367341026750.tar.xz
fb-ipmi-oem: srcrev bump d532feca93..ed22930004
Patrick Williams (2): sdbusplus: use shorter type aliases MAINTAINERS: remove file Change-Id: I16d7f6c40706f18f85dd38d756bc60b09b0e532d 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 84f9afe1e0..54ca5b560d 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 = "d532feca9360a2f93b763a38ce41aec13d29e35b"
+SRCREV = "ed2293000418613fd724a034e2ef55b318eb45d3"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"