summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-03 00:40:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-05 21:29:37 +0300
commit41607f53a730893f035e82ec813158eb8631f806 (patch)
tree6efc8e5846a6c36459851c20916e4c2ea1b35a68 /meta-phosphor/recipes-phosphor/host
parent562e2a961708578e7dad101e5b64d207b1044569 (diff)
downloadopenbmc-41607f53a730893f035e82ec813158eb8631f806.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/host')
-rw-r--r--meta-phosphor/recipes-phosphor/host/phosphor-host-postd_git.bb2
1 files changed, 1 insertions, 1 deletions
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 162909734a..5c7641e321 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 += "sdeventplus"
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}"