summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-29 04:20:29 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-29 23:25:32 +0300
commitc1de66e7bfffd091da23f7c69e2d416b3cbe5b3b (patch)
tree9c44d1530bcb36b4c6e5d444e3c8565edc904441 /meta-phosphor/recipes-phosphor/storage
parent7d0a77d06f3ebdd04486ff4b3e2e427f008e89c7 (diff)
downloadopenbmc-c1de66e7bfffd091da23f7c69e2d416b3cbe5b3b.tar.xz
estoraged: srcrev bump 740e94bd36..6771c6917e
John Edward Broadbent (1): Update initial values for new CI Change-Id: I5fa844cdcdbf03b2f8e9ebdc47abbc9e0d342436 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/storage')
-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 43c79b9319..5cb47a10f0 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 = "740e94bd36c0971cda9fbb5d9c3e11c650d35dbc"
+SRCREV = "6771c6917ed410a21cbcfa658c63c014a5b2e52a"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"