commit | 385cb5d26cd0d791a6982b92e0d0197f6ebb2dea | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 22 11:10:11 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Sep 25 12:20:47 2017 +0000 |
tree | 5faa66c7ea35d0d61855a042260adc7ba176a1e4 | |
parent | eb53ea7ab27c8c475e250d312a4bb8ebfc132a9f [diff] |
phosphor-state-manager.bb: bump version Change-Id: I169ef6129cb3ea61a0d0fa77664ab59652026d9d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/common/recipes-phosphor/state/phosphor-state-manager.bb b/common/recipes-phosphor/state/phosphor-state-manager.bb index 71f2a51..6ca8ed4 100644 --- a/common/recipes-phosphor/state/phosphor-state-manager.bb +++ b/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 = "033fc3bd74ab101778e0f50e8a81f151b08b176c" +SRCREV = "e39f379014439fc2f200c083b39a3cbeb8cbb766" S = "${WORKDIR}/git"