summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-14 06:30:49 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-15 23:12:20 +0300
commita4c2a2c53ed760127bef44ecf70f16924c582032 (patch)
tree10fecaf1c653e5943921fe49be41ba8fd5c748fd
parentc422d42e293155071770bfced6db02c965c091ad (diff)
downloadopenbmc-a4c2a2c53ed760127bef44ecf70f16924c582032.tar.xz
estoraged: srcrev bump 9e639820af..740e94bd36
John Edward Broadbent (1): Add location interface Change-Id: I2610ab589e34fd1c70efc464359d4d2daf93c1f4 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 b44f8c8794..43c79b9319 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -20,7 +20,7 @@ EXTRA_OEMESON = "-Dtests=disabled"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "9e639820af86dc05f67fe617f76d08b99beba8ba"
+SRCREV = "740e94bd36c0971cda9fbb5d9c3e11c650d35dbc"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"