estoraged: srcrev bump 6c0d8ce130..4906f4ef7e
John Edward Broadbent (1):
span: switch to std
Change-Id: I81424d7abc4a890380d1baaaedeb911dab692088
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 0fdaef9..5b41d14 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -18,7 +18,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "6c0d8ce1309afb96a253deba5af6287ddba75dc4"
+SRCREV = "4906f4ef7e04ddbbf18a401a5b9963748270cce2"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"