summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/host
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-01 18:20:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-03 19:16:32 +0300
commit1cae4a6c4a8f342504f6eba9250a661fae654ebb (patch)
tree140c6817098b0745ad506b55198aa61d1ec96c42 /meta-phosphor/recipes-phosphor/host
parent5ef078f725b7a2cac43633d3c360b8d6a7369317 (diff)
downloadopenbmc-1cae4a6c4a8f342504f6eba9250a661fae654ebb.tar.xz
phosphor-host-postd: srcrev bump bebbda9b47..676fd83d14
Patrick Williams (1): build: use allowed over enabled Change-Id: I50b30c693e9adb5d983ce8300b387c08d3a0a1ad 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 fcb417fe22..162909734a 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 = "bebbda9b47a2d44b28d4bb8ef24d4bc9866064ed"
+SRCREV = "676fd83d14b19d98b3ccc37cd46c06f29edeba4f"
PACKAGECONFIG ?= ""
PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev"
PV = "0.1+git${SRCPV}"