summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-30 13:52:43 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-08-30 18:57:27 -0400
commit0868e5b05daed589054197f5c39b3ee9e8da8800 (patch)
tree80d32d42a30b4725db323943da57c9e701e775c6 /meta-phosphor
parentcb80ea851b59c7df19179bfde820eed6f3c52850 (diff)
downloadtalos-openbmc-0868e5b05daed589054197f5c39b3ee9e8da8800.tar.gz
talos-openbmc-0868e5b05daed589054197f5c39b3ee9e8da8800.zip
phosphor-logging: srcrev bump 477b731ad0..9fab279fb3
Deepak Kodihalli (5): documentation: markdown header level fixups Add application to configure rsyslog phosphor-ryslog-conf: add way to disable logging rsyslog-conf: add validation and error handling phosphor-rsyslog-conf: implement restore (From meta-phosphor rev: ea6a3d1ce6e1921e7e729a71c68cbfed3b564676) Change-Id: I97cf268e88b94bcc9efad6991a2291e8cb15d061 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
index da8771405..8a6b50575 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -32,7 +32,7 @@ PACKAGE_BEFORE_PN += "${PN}-elog"
FILES_${PN}-elog += "${elog_dir}"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "477b731ad0fd8c116ffcaa8265a508c9fb112479"
+SRCREV = "9fab279fb38ab6b391503ce89aceb917ec35efa9"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud