summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-07 15:10:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-08-07 16:25:54 +0300
commit67caf7b5fab3d08201a5280a9bdfaad2201e6cc2 (patch)
tree1c1966f3abb74800fecd1b59d2f5960bd19545ac
parent94fa8dda26e873e4640602eb3e152f229ae7c561 (diff)
downloadopenbmc-67caf7b5fab3d08201a5280a9bdfaad2201e6cc2.tar.xz
fb-ipmi-oem: srcrev bump 7c24dde352..7bb4592af7
Delphine CC Chiu (2): Support dimm loop detection for the AMD platform usb-dbg: User Setting frame: Support Boot Order Change-Id: I2d76b0865e3fbd731ee0951bf9c20170d87645b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 ddfe38db75..bb13869871 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 = "7c24dde3522d4d6916fbdf4055bcb791651081d5"
+SRCREV = "7bb4592af71e823991994622042ab380c8a7a125"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"