summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-06 19:31:11 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-06 22:14:20 +0300
commitcfecbde9fec9eb4e7282beb649d7da3cb3cf0696 (patch)
treeb5bbb35fa89fc5f6125c86decb036b8a65fcb772
parent66d661a7f7784d58c8a437f1cdeb0c0ab03f0364 (diff)
downloadopenbmc-cfecbde9fec9eb4e7282beb649d7da3cb3cf0696.tar.xz
phosphor-sel-logger: srcrev bump e9da2599f1..147b1fd75e
William A. Kennington III (3): sel_logger: Fix temporary int creation sel_logger: Annotate unused variables build: Add meson Change-Id: I81ba810121c92b94aeff2cb3678d18237e09829a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
index de720730a..24025dc8b 100644
--- a/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
+++ b/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb
@@ -23,7 +23,7 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git"
-SRCREV = "e9da2599f10f1b696f61c97f8c8036acfde05e18"
+SRCREV = "147b1fd75e99250c0733d36c78e6c4eacf9c2be9"
PV = "0.1+git${SRCPV}"