summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-29 09:20:23 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-29 09:20:23 +0300
commita686808affb3473acf04ebc2aadc935bf616ca89 (patch)
tree5682951513d36907d6c1da7b85636a376d54bd9e
parent83db8c8711a6f2e4b56f3154b8f7d7ffd238521c (diff)
downloadopenbmc-a686808affb3473acf04ebc2aadc935bf616ca89.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/storage/estoraged.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 0fdaef9e23..5b41d14c9f 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -18,7 +18,7 @@ RDEPENDS:${PN} += "e2fsprogs"
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"