commit | 1cae4a6c4a8f342504f6eba9250a661fae654ebb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Dec 01 09:20:29 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Dec 03 16:16:32 2023 +0000 |
tree | 140c6817098b0745ad506b55198aa61d1ec96c42 | |
parent | 5ef078f725b7a2cac43633d3c360b8d6a7369317 [diff] |
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>
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 fcb417f..1629097 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 = "bebbda9b47a2d44b28d4bb8ef24d4bc9866064ed" +SRCREV = "676fd83d14b19d98b3ccc37cd46c06f29edeba4f" PACKAGECONFIG ?= "" PACKAGECONFIG[7seg] = "-D7seg=enabled,-D7seg=disabled,,udev" PV = "0.1+git${SRCPV}"