diff options
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/host/phosphor-host-postd.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/host/phosphor-host-postd.inc b/meta-phosphor/common/recipes-phosphor/host/phosphor-host-postd.inc index 20468dce9..a281c4294 100644 --- a/meta-phosphor/common/recipes-phosphor/host/phosphor-host-postd.inc +++ b/meta-phosphor/common/recipes-phosphor/host/phosphor-host-postd.inc @@ -2,5 +2,5 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-postd" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI += "git://github.com/openbmc/phosphor-host-postd" -SRCREV = "162dd2e87a59640cd44315bebfdba72d5470f50e" +SRCREV = "a2eab35b8de36052a4f05a79d963f4f1a61e6abb" |