summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-24 18:10:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-25 19:05:50 +0300
commita53ab55bc2765a922244765aac444628ff93f80a (patch)
tree7b62b44df973db6971eccc40db9246d2c3aa7f19
parent8af581bbd6bb8684223f6c3bca896a454dcaaac4 (diff)
downloadopenbmc-a53ab55bc2765a922244765aac444628ff93f80a.tar.xz
phosphor-state-manager: srcrev bump cadaab7728..75ac2be3a4
Anusha Dathatri (1): chassis_service:Create /run/openbmc at start up Patrick Williams (1): host-gpios: enable by default Change-Id: I611288b6e75d4bcf5b2f808f45c8f5d179b9aa9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index abbe643d21..bbc903e84d 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -266,6 +266,6 @@ SYSTEMD_LINK:${PN}-obmc-targets += "${@compose_list_zip(d, 'RESET_FMT_CTRL', 'OB
SYSTEMD_LINK[vardeps] += "OBMC_CHASSIS_INSTANCES OBMC_HOST_INSTANCES"
SRC_URI = "git://github.com/openbmc/phosphor-state-manager;branch=master;protocol=https"
-SRCREV = "cadaab7728bef33af0a1ba982e8b4657dcea43f0"
+SRCREV = "75ac2be3a44ec67170cfda77b01dcda012899220"
S = "${WORKDIR}/git"