commit | d665f18d5da4b519d42ef7259874c71139516ba6 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 01 20:50:48 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 02 14:02:28 2021 +0000 |
tree | a206124e7b685205df0fd9dee58032ea1b1fb239 | |
parent | 35a7c497e370f5f286ca0f3a2c04d6166cf062ce [diff] |
phosphor-host-postd: srcrev bump ba5258f715..e2abf44290 Nan Zhou (1): fix 7seg to use the postcode_t type Change-Id: I6bbbaa5f810b69d7fb7f0257b19c3e4e9b44c13a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb index 4ea8bdf..74b7b7d 100644 --- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb +++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -20,7 +20,7 @@ S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-host-postd" -SRCREV = "ba5258f7158e8a0e61043290aff0873358509158" +SRCREV = "e2abf4429059b7ee3f90cc07f233a66b3022a176" SNOOP_DEVICE ?= "aspeed-lpc-snoop0" POST_CODE_BYTES ?= "1"