summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-09 20:30:28 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-15 08:44:37 -0400
commit05a6affe342621cd1393f8756a29d026905f1728 (patch)
tree9fac01f31c175b804ea1ca04c2ec40b1ebc10b74
parentb04a956cb185026a8a5fdbb1cdd0df92c47901be (diff)
downloadtalos-openbmc-05a6affe342621cd1393f8756a29d026905f1728.tar.gz
talos-openbmc-05a6affe342621cd1393f8756a29d026905f1728.zip
phosphor-webui: srcrev bump 971ac1aaf4..067a1cd156
Gunnar Mills (6): User Management: Do not autocomplete passwords Set the Host Time if "Split" and "NTP" Set Host Time from correct fields Add "(Primary)" to first NTP Server Fix setting image priority login-controller.html: Fix indents beccabroek (2): Add and Update IPV4 address Update code styling for network page (From meta-phosphor rev: 63853ef3652c58de84fe1309b6545b746ad82bfb) Change-Id: Id144c830bce8bfa86236cfe19de4a2f1ae9ca6a6 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 46d5e344d..83bf9cbe2 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 = "971ac1aaf4a7096bb20ec75db3be5755f8899906"
+SRCREV = "067a1cd156808a2053a678945c8fc419464e1bf0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "
OpenPOWER on IntegriCloud