commit | 74bc085d1444c2dd643823c8ff20dc43bbf8eadb | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Aug 12 09:20:04 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Aug 12 09:20:04 2017 -0500 |
tree | 53972710c6ac3d4650e67dfc9b3621297129dda0 | |
parent | 99446fe9f541eef35043c0cbb1064243f6273591 [diff] |
phosphor-state-manager.bb: bump version Change-Id: Idae0a17983a97a9ca1e8469d38e098f49904eaf1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb index 9190900..a600d71 100644 --- a/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/meta-phosphor/common/recipes-phosphor/state/phosphor-state-manager.bb
@@ -102,6 +102,6 @@ SYSTEMD_LINK_${PN}-host += "${@compose_list_zip(d, 'HOST_REBOOT_SVC_FMT', 'OBMC_HOST_INSTANCES', 'OBMC_HOST_INSTANCES')}" SRC_URI += "git://github.com/openbmc/phosphor-state-manager" -SRCREV = "2710e730c698952b6803fea2af6c63bff8ff385c" +SRCREV = "a27a6e81e52691625121edefca850a48a2e4682b" S = "${WORKDIR}/git"