summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-28 23:20:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-07-02 23:55:01 +0300
commit4db18d91e2779b9e84be42a72c0b056fa6c06958 (patch)
treeb6fbe6bb28d77349251e59531386ec7f6f7d61bc /meta-phosphor/recipes-phosphor/host
parent3d0a24530fcc650d2e6c667c5bc4486b024c24ff (diff)
downloadopenbmc-4db18d91e2779b9e84be42a72c0b056fa6c06958.tar.xz
phosphor-host-postd: srcrev bump 95aa444074..dd3928b0aa
Manojkiran Eda (1): Fix spelling mistakes using codespell Willy Tu (1): test: Initialize slot in SdBusMock Change-Id: Ief197c57b0af7f59023a1dc9e859307dcb9adb95 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 67ccdb3e5f..6a32bfe13f 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 = "95aa444074ec354485cce3d8c858ea05814d1fb9"
+SRCREV = "dd3928b0aaaf73b3c007132dac874d5f1c76b699"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"