summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-30 22:50:18 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-30 22:50:18 +0300
commitd0a3eac280c6682f792de45b6a0290b0daddb19b (patch)
tree2cdc165d0d1856aa26173386750206a2a8706899
parent7560b2cdcc6b333466d5ba719ac849c9adacc1fc (diff)
downloadopenbmc-d0a3eac280c6682f792de45b6a0290b0daddb19b.tar.xz
fb-ipmi-oem: srcrev bump 5a4537b897..4ae63e71c5
Bonnie Lo (1): IPMI OEM Get 80 Port Record Delphine CC Chiu (1): IPMI OEM: Fix that the boot order we get by IPMI is not the same as we set Jayashree Dhanapal (1): IPMI OEM BIC - Clear CMOS Change-Id: I1d79cd079d4c32a86db594efe46e02fdc15cdeee 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 114c4fb9aa..11548d9442 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 = "5a4537b897c745a4e8d1214639f94cc025dccbd5"
+SRCREV = "4ae63e71c53db34cff1648100a6fe4559c1b7132"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"