summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-22 04:41:28 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-22 19:13:56 +0300
commit5f6fd599005d929d88dbd945d90e48b57240ef02 (patch)
tree05149c17cb1a424f240b800fdacdbbf130a41bc3
parentc36bb5cec1bb7cc161bd45dd021f4c619e0f4724 (diff)
downloadopenbmc-5f6fd599005d929d88dbd945d90e48b57240ef02.tar.xz
phosphor-webui: srcrev bump fa56273db9..0433e005e0
Dixsie Wolmers (1): Add boot option override and TPM enable toggle Yoshie Muranaka (2): Add password visibility toggle Fix app header template rendering in Safari (From meta-phosphor rev: 17377fc30b1a96d47d9e5158580d805a74347b77) Change-Id: Id4d3a9a8ad270fb516ccfe22accacddb4470ebda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 c97f3a935..7d3d13d9a 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 = "fa56273db9ac556ca52db5d6d653b16eb63ca54e"
+SRCREV = "0433e005e01732e73e93b167a7a3e4d862f28e28"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "