summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-30 20:11:06 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-03 16:50:10 +0300
commite4df6b0c110c0fcd5b4fe2f6749489ad9f8a7beb (patch)
tree7a2536d0146a98fe9a1f392e9a345e87d236fe82 /meta-phosphor/recipes-phosphor/storage
parent3c3a09774cabd2c18f1cc029f1d3adce062de23e (diff)
downloadopenbmc-e4df6b0c110c0fcd5b4fe2f6749489ad9f8a7beb.tar.xz
estoraged: srcrev bump 6771c6917e..49796415d9
John Edward Broadbent (1): Update location interface Change-Id: Ia509159332dd8bf0e0986c7ffe136d6e003f8a57 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 5cb47a10f0..45f87709dd 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 = "6771c6917ed410a21cbcfa658c63c014a5b2e52a"
+SRCREV = "49796415d9ead7c8a3fe622727945a501322931d"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"