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>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 5b41d14..78d0b9c 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -18,7 +18,7 @@
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"