summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-04-13 14:20:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-04-16 17:53:06 +0300
commitf85f376590c718e6e49c8110094bab11979806e3 (patch)
treeaf969afba7697ec8b89a2793b31597a96bcad909 /meta-phosphor
parent79df6da689c29630584c54f5da68dcf8efd42f30 (diff)
downloadopenbmc-f85f376590c718e6e49c8110094bab11979806e3.tar.xz
phosphor-logging.bb: bump version
Change-Id: I7111cebfdd70ae3d76db63607c9065e22659452a Signed-off-by: Andrew Geissler <geissonator@yahoo.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 a0429360e..15d63626d 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 = "6fd9dc48615e22d53be7181fb8d122f67695036e"
+SRCREV = "4133daf5005177419c7d2b9ad385099a7b85feb0"
S = "${WORKDIR}/git"