From 2ff363603e2a5d7826b7b375fda498604b636184 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 23 Jul 2022 05:20:53 -0500 Subject: 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 --- meta-phosphor/recipes-phosphor/storage/estoraged.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/storage') 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" -- cgit v1.2.3