summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-23 06:31:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-24 03:22:14 +0300
commit22db97dd96cc4acb70400c21e66d60fcbae494d5 (patch)
treea26017fd0aea0bcc9d79047a26b467dd36679545 /meta-phosphor
parent40e8eb119a06481516e52c7abbc23392eeab693d (diff)
downloadopenbmc-22db97dd96cc4acb70400c21e66d60fcbae494d5.tar.xz
webui-vue: srcrev bump 8026797012..69e8ec5c76
Konstantin Aladyshev (2): Refit SoL terminal on window resize Reduce amount of calls for the KVM window 'resize' function Sandeepa Singh (1): Added test hook for event logs page SurenNeware (1): Add test hooks to Power server operations page Change-Id: Ia0f43671af30c0eafbdf4d5eb2c3b055bc2c518a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 b7d6a269a..88a89b404 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"
-SRCREV = "8026797012a0cbdce357a5c47304134fec9eca73"
+SRCREV = "69e8ec5c763d0a65a223609c7c58fd9d074fedd0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "