summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-13 22:00:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-14 00:50:07 +0300
commit6d9ec1944361f1b624c33b6a2e3067a9d2926441 (patch)
tree756f7e371699b425fd9ffaad690273853b4e8eb7
parent7d84b4da89e0d43912e1723a6596e06858ab78ce (diff)
downloadopenbmc-6d9ec1944361f1b624c33b6a2e3067a9d2926441.tar.xz
estoraged: srcrev bump 7f2ab6432a..b17f82519d
John Wedig (1): Check if mount point already exists Change-Id: Ib1636e1266772a6e38f3e3e147c69a07565f3ed2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 81f6b5dfa2..5b01e0ad3d 100644
--- a/meta-phosphor/recipes-phosphor/storage/estoraged.bb
+++ b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
@@ -17,4 +17,4 @@ RDEPENDS:${PN} += "e2fsprogs"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/estoraged.git"
-SRCREV = "7f2ab6432a5f3aeb2ecf131169a3d44569007f1c"
+SRCREV = "b17f82519d4a912c9bc2aa47499126f4a84aace0"