summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Kim <brandonkim@google.com>2022-09-13 23:21:54 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-14 03:28:10 +0300
commitb335916eb76dd1776d1ee0a4de582a4533626be0 (patch)
treef40c5d5e4438b60e6af74a290a70e873367b69f4
parent11d0643c446b203be973aee2a657a47db3d60094 (diff)
downloadopenbmc-b335916eb76dd1776d1ee0a4de582a4533626be0.tar.xz
bios-bmc-smm-error-logger: srcrev bump 613ba537eb..3def3c8eed
Brandon Kim (1): buffer: Update the definition of QueueSize Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I0146dd96c19a9e781464953e6a37d0e0e379fcf0
-rw-r--r--meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb b/meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb
index 2eb26e139f..e1a2f459e8 100644
--- a/meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/bios-bmc-smm-error-logger_git.bb
@@ -24,6 +24,6 @@ EXTRA_OEMESON = " \
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/bios-bmc-smm-error-logger;branch=main;protocol=https"
-SRCREV = "613ba537eba3b61c8ecbde2fd82d66a3591fe035"
+SRCREV = "3def3c8eede08d82e709333445bc543ef4861bcd"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.bios_bmc_smm_error_logger.service"