summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-05 01:21:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-05 20:00:00 +0300
commit7c7c84056173718b67908eb4457749b40e6455b4 (patch)
treed312a718c12f1006843a9aac1d98d5445d982af3 /meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
parentb51140fe7b4da6a8345c350ff5e90d2743074f85 (diff)
downloadopenbmc-7c7c84056173718b67908eb4457749b40e6455b4.tar.xz
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 (From meta-phosphor rev: adc6a347c067df099b8a6f104ba8353cd9b90499) Change-Id: I6e6a08bfbc36a005ec85e0f42a1ad96e249ce0b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 0e4b017d0..3a3a508a7 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 @@ LICENSE = "Apache-2.0"
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 "