summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-18 17:30:21 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-18 17:30:21 +0300
commitf79d5673d8037442644a28f20dbb1ab9581d63cd (patch)
tree1d469cd98464b20aedc2cb435ee8a8c7905880da
parentba60019ab6f314758a37c1e44e2b962d10fb38c2 (diff)
downloadopenbmc-f79d5673d8037442644a28f20dbb1ab9581d63cd.tar.xz
webui-vue: srcrev bump e8cb2c6a81..b89eed27d5
kirankumarb07 (1): Closed KVM new window after WEBUI logged out Change-Id: I34514536db81da96e38c0fd30f26da21c4b0800d 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 f46f17be6b..632fd8fc8e 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "e8cb2c6a81e8abb75cb63c10c29008d868e7fef2"
+SRCREV = "b89eed27d5b1bc60a46ce88ab1322e12137425b2"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.