phosphor-webui: srcrev bump 0c1e09e60f..bb45d02123
Dixsie Wolmers (1):
Fix certificate management tabbing
Kuiying Wang (1):
Fix issue on IE cannot open SOL page
Yoshie Muranaka (3):
Add 'wss:' to connect-src directive in CSP
Update local user role table
Fix SoL open in new tab Safari bug
Change-Id: Icb3d26a14de7a77a9187f65226aabb0d853cf85c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index 0e4b017..3a3a508 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 = "0c1e09e60f145b12ed17421b606c443d90da1324"
+SRCREV = "bb45d021233a5b7311629201819e0b63b6b691c5"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "