commit | cfecbde9fec9eb4e7282beb649d7da3cb3cf0696 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 06 16:31:11 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 06 19:14:20 2021 +0000 |
tree | b5bbb35fa89fc5f6125c86decb036b8a65fcb772 | |
parent | 66d661a7f7784d58c8a437f1cdeb0c0ab03f0364 [diff] |
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>
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 de72073..24025dc 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 @@ " SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git" -SRCREV = "e9da2599f10f1b696f61c97f8c8036acfde05e18" +SRCREV = "147b1fd75e99250c0733d36c78e6c4eacf9c2be9" PV = "0.1+git${SRCPV}"