phosphor-webui: srcrev bump 27ce84d247..45cdee9710
beccabroek (1):
Fix login and overview pages in Safari
(From meta-phosphor rev: f5c783703d09f9f3c895a18144b924217fa749dd)
Change-Id: Ia1719f2c8f365b28432be657fb955bf3f868434b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 8c0cec7..12d76c7 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "27ce84d247a41288228713342d4e7745d8806eba"
+SRCREV = "45cdee9710a915c6be3552cca1d59346cd000a21"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "