commit | 56b9751ee97de0010428a90f6df047b29009ecd1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 25 10:31:40 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon Jul 25 23:27:56 2022 +0000 |
tree | 273fb8d666fd79740f3389eda5331bccc6bb4a47 | |
parent | 03c84946b39c134553ddae6af779ab3481059b49 [diff] |
phosphor-logging: srcrev bump 9ac0d9b803..45e8352180 Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I50d845a4c4979d22384a8b3fb5cb015a7fe43861 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 2948cb6..186f6c5 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@ " SRC_URI += "git://github.com/openbmc/phosphor-logging;branch=master;protocol=https" -SRCREV = "9ac0d9b80363e4140c9c86cd149ea73a2541d052" +SRCREV = "45e8352180af8992aecad88db62647511c776fef" S = "${WORKDIR}/git"