summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-10 22:00:57 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-11 03:07:53 +0300
commit6909d04c5c84ae67c3ac5909c424388e8658a769 (patch)
tree4f961498e5a0e5b471f596b4bffe38a945d2617e /meta-phosphor/recipes-phosphor/storage
parent25aa40b5d581ca8474257e03e5405a2b849db2ea (diff)
downloadopenbmc-6909d04c5c84ae67c3ac5909c424388e8658a769.tar.xz
estoraged: srcrev bump 14aee774bd..9e639820af
John Edward Broadbent (1): Update utils_test explicit unsigned literals Change-Id: If99b835bc2833204206c442f630b28fc72c9cb85 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 78d0b9c16a..f1f2ab1820 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -18,7 +18,7 @@ RDEPENDS:${PN} += "e2fsprogs"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/estoraged.git;branch=master;protocol=https"
-SRCREV = "14aee774bdbbc978c064906a4368d213c3b507fd"
+SRCREV = "9e639820af86dc05f67fe617f76d08b99beba8ba"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"