summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-20 20:20:23 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-20 20:20:23 +0300
commitbee88542a32f90d7572656ef1b8811a767f800ff (patch)
tree53ebf2b83d7d3d90f533c099dd2aaa6dce22e518 /meta-facebook
parent9936f86df6fc55be042cec5eb15f6e19a9e7c890 (diff)
downloadopenbmc-bee88542a32f90d7572656ef1b8811a767f800ff.tar.xz
fb-ipmi-oem: srcrev bump e4d6fe74c8..020ff3e49f
Patrick Williams (1): selcommands: add include for flat_map Change-Id: I803a54069a2a0e9758d085493e115cafdb8fcaa9 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 5e6987c55a..0d26c53a1d 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 = "e4d6fe74c8b2a39b25c3e30549644608e3f7734a"
+SRCREV = "020ff3e49f6420b99d6a0092922da9375ea9a024"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"