summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sel-logger
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-19 00:32:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-19 03:44:57 +0300
commit7a1b95942f5a8d68de2b7c1549b205660eeff9ab (patch)
tree69266a0c48f36a84b4bbb8ca04259885168c7036 /meta-phosphor/recipes-phosphor/sel-logger
parent9a2713f18d9b4bcfcee8355b14bca988d0b27061 (diff)
downloadopenbmc-7a1b95942f5a8d68de2b7c1549b205660eeff9ab.tar.xz
phosphor-sel-logger: srcrev bump c4a336fb15..5ff505feb4
Jason M. Bills (2): Revert back to custom OpenBMC messages for threshold events Update Threshold Sensor events to new Redfish message format (From meta-phosphor rev: 3e41223510a9ba876f197cf1c26df879adc45f87) Change-Id: I43c497566aa0449167277c26e11ff51feb237795 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 8eea299ae..549698492 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 = "c4a336fb15464b9f4a7328c02cb43285a6eb1e58"
+SRCREV = "5ff505feb401286040af4052eb824d86a335194a"
PV = "0.1+git${SRCPV}"