summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-03 03:21:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-04 04:30:56 +0300
commit5753cd8ac02c428eac92dbbd8b1a9f87f4ba1f66 (patch)
tree8217ae87bdd7f5154e474ebe3d7d4e597fc74762
parentd79812b8a6676d78fc846c97e670de33e133ad41 (diff)
downloadopenbmc-5753cd8ac02c428eac92dbbd8b1a9f87f4ba1f66.tar.xz
webui-vue: srcrev bump a9de9148ba..d6752694d3
MichalX Szopinski (1): Show Client Sessions tab on Intel environment Change-Id: If521103ca6dfa06bf5d6de3f0f497b5ea402de38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 a2e2ba8bc..268167fa0 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 = "a9de9148bab7a1b76cfc76f9891dd6a4b3adeb2a"
+SRCREV = "d6752694d31362bd42c3cbb51a35d36fa2bc25e1"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "