summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/storage
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-08 21:01:01 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-08 21:01:01 +0300
commit8852f832154764156122f7dc2877a57e243a1853 (patch)
tree23f76813ab6f26720fdfadab60937474618b470d /meta-phosphor/recipes-phosphor/storage
parent781c6c4c12c0d926e41d836a92937b83271a4f45 (diff)
downloadopenbmc-8852f832154764156122f7dc2877a57e243a1853.tar.xz
estoraged: srcrev bump 4906f4ef7e..14aee774bd
John Edward Broadbent (2): Add DriveEncryptionState property Add Lock property to drives interface John Wedig (1): Fix code to search for MMC device Change-Id: I63fc976a7891ed70f6ea4dfe9c14e6f7ce1f6d77 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 5b41d14c9f..78d0b9c16a 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 = "4906f4ef7e04ddbbf18a401a5b9963748270cce2"
+SRCREV = "14aee774bdbbc978c064906a4368d213c3b507fd"
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"