summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-23 13:20:53 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:22:43 +0300
commit2ff363603e2a5d7826b7b375fda498604b636184 (patch)
tree1d8925613cbf14bebfc6bc47ca88b2c07e7968fc /meta-phosphor/recipes-phosphor/storage
parent1e45b6a5b75c142a8fe19da07b50fa66b086aa3c (diff)
downloadopenbmc-2ff363603e2a5d7826b7b375fda498604b636184.tar.xz
estoraged: srcrev bump 49796415d9..e3ef765dc7
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I9e33b6b139a45f77fd33334af349f939938837ae 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 45f87709dd..846371e5d4 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 = "49796415d9ead7c8a3fe622727945a501322931d"
+SRCREV = "e3ef765dc7634415e4bc48d0bbc54e7fa79eefe0"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"