summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-04 19:50:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-08 21:45:47 +0300
commit078fa0eadb0a30c65562c7ff8c2a59e72f643cf7 (patch)
tree46b1844a06c056987e1a3149ac1e5308072ad43e /meta-phosphor/recipes-phosphor/webui
parentf24539901d434ac189dced4f36e8d1b6187f213b (diff)
downloadopenbmc-078fa0eadb0a30c65562c7ff8c2a59e72f643cf7.tar.xz
webui-vue: srcrev bump 18cde3ce0c..80a87851ab
Kenneth Fullbright (2): Set table busy state on load Re-modeled Power restore radio buttons Nikhil Ashoka (2): Security Panel add additional features Missing Overview information Sandeepa Singh (2): Add Key clear page under Operations section Filtered the IP address to IPv4 on sessions page Change-Id: Ie0ada6f907e6e5eb57d352be8227cc59bcdd617c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 22edf04759..6aa4bb0c71 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git;branch=master;protocol=https"
-SRCREV = "18cde3ce0c1b2f99e94f5cef66661adcb22ba8f7"
+SRCREV = "80a87851ab2b1bddb9f42cc494b0ad7799b06012"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "