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>
diff --git a/meta-phosphor/recipes-phosphor/storage/estoraged.bb b/meta-phosphor/recipes-phosphor/storage/estoraged.bb
index 78d0b9c..f1f2ab1 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 = "14aee774bdbbc978c064906a4368d213c3b507fd"
+SRCREV = "9e639820af86dc05f67fe617f76d08b99beba8ba"
 
 SYSTEMD_PACKAGES = "${PN}"
 SYSTEMD_SERVICE:${PN} += "xyz.openbmc_project.eStoraged.service"