commit | 8803af613ac92b176404d69128baa84593a407e5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Sat May 12 13:30:06 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat May 12 13:30:06 2018 -0500 |
tree | dac72bdd3937fdf4ce5f531380dc3017c7be69ca | |
parent | b544362b181e3664e0a2d5a4d7a9c9f4d07c3ae5 [diff] [blame] |
phosphor-state-manager.bb: bump version Change-Id: Ieaba61f9753d76aa5c19552047b389822ce26493 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb index 0aefebb..269f574 100644 --- a/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -137,6 +137,6 @@ SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_RST_RBT_ATTEMPTS_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "969b2613fed44f5b504411b21a9c65d89ed28bf5" +SRCREV = "cb781fe1b8750712b9f8c6e534e794d27204c5ef" S = "${WORKDIR}/git"