summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-20 20:51:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-20 22:22:19 +0300
commit7d275b183b91ac9be4f9d6580683949e67cbdd97 (patch)
tree6b3263bf0dd9c77db7d1391bb25c0a9e5796ac3b /meta-phosphor
parent13c9d5ab3b33b10d5faefc4a6e65cd6dc1e9e0c1 (diff)
downloadopenbmc-7d275b183b91ac9be4f9d6580683949e67cbdd97.tar.xz
phosphor-logging: srcrev bump f2fe6b4718..66c8c18861
Andrew Geissler (3): include needed file for out_of_range fix up LDFLAGS and CXXFLAGS for pel extension use no-stringop-truncation for pel library (From meta-phosphor rev: b5524ea9f2f4c6a06bf1d9577ce05aeaa6bf892a) Change-Id: I7073c18cd03cf5f0400acc329617c5209d2c7677 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 7d55e1e96..03fceeeab 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -56,7 +56,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "f2fe6b4718a9159f2c4a7876bd6092e4d1736fb3"
+SRCREV = "66c8c18861f8aa437426fc651708974056a065ac"
S = "${WORKDIR}/git"