commit | 41607f53a730893f035e82ec813158eb8631f806 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Apr 02 16:40:16 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 05 18:29:37 2024 +0000 |
tree | 6efc8e5846a6c36459851c20916e4c2ea1b35a68 | |
parent | 562e2a961708578e7dad101e5b64d207b1044569 [diff] |
phosphor-host-postd: srcrev bump 676fd83d14..72d550728d cchoux (1): Add Aspeed PCC driver support Change-Id: I1f1bd83d6a056c89c4a0dd93418143856bc6811b 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 1629097..5c7641e 100644 --- a/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb +++ b/meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "phosphor-dbus-interfaces" DEPENDS += "systemd" DEPENDS += "libgpiod" -SRCREV = "676fd83d14b19d98b3ccc37cd46c06f29edeba4f" +SRCREV = "72d550728d794dff5faa11ed0e57b98ebcb8d4d1" PACKAGECONFIG ?= "" PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev" PV = "0.1+git${SRCPV}"