commit | ea0b20ad27fe53aaf149c7b11c91063c28c2b816 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 10 10:01:24 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 11 11:57:12 2022 +0000 |
tree | 2958a03ec5f150c57abc0778d04302ab44249a71 | |
parent | 6a4b368ed124ce2fb870d0cbf4a14fe775aa5617 [diff] |
phosphor-post-code-manager: srcrev bump e709874a63..a27519e987 Patrick Williams (3): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases MAINTAINERS: remove file Change-Id: I35c518b75adcb87965f80f167ffe827f14e991a8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb index 6e06fc7..9b8df2c 100644 --- a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
@@ -4,7 +4,7 @@ in a file under /var/lib for history." SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https" -SRCREV = "e709874a634cfe19350d31b06bbfec3c8f61a826" +SRCREV = "a27519e987a8341585e50913930862825c48cd26" S = "${WORKDIR}/git"