summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sel-logger
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-26 02:21:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-26 21:21:47 +0300
commit3b0f2529f5dc75178bdaa9ec53a3fe2e5ed66488 (patch)
treeae516ecefceb6426f1693635c0cef7f0c455719a /meta-phosphor/recipes-phosphor/sel-logger
parent07e0a79b06596156dd48a7d62f6641b48da3b8b5 (diff)
downloadopenbmc-3b0f2529f5dc75178bdaa9ec53a3fe2e5ed66488.tar.xz
phosphor-sel-logger: srcrev bump d9d7896750..3d300fca24
Jason M. Bills (1): Fix DC power-on and -off MessageId format (From meta-phosphor rev: c19761cd43e5379589a8b9a5162b59c3e2f7d9e4) Change-Id: I2441fe726cfb282ce6af0dc7e0a3ba8cded980b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sel-logger')
-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 34a2ff724..44305c423 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
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
DEPENDS += "systemd sdbusplus boost phosphor-ipmi-host"
SRC_URI = "git://github.com/openbmc/phosphor-sel-logger.git;protocol=git"
-SRCREV = "d9d78967503db2a02f2999c217c7c52183386298"
+SRCREV = "3d300fca24b30864b3e9a4f5768cfe5e769458ae"
PV = "0.1+git${SRCPV}"