summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-02 16:40:41 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-03 00:25:54 +0300
commita3321d4eead3aed2cf9e098a03737343a994ecd2 (patch)
treef78cb875788f95aaefea4e22f61cff5271132553 /meta-phosphor/recipes-phosphor/webui
parent65328b98c90493f8f10915e8312331110764421f (diff)
downloadopenbmc-a3321d4eead3aed2cf9e098a03737343a994ecd2.tar.xz
webui-vue: srcrev bump d8c71c00c2..b63e9d9a70
kirankumarb07 (1): SOL console opened in a new tab shows an error Change-Id: I3ce18693d25cec6338d7c96b24c5ed04454039b4 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 117ad8c6ee..f348e7e1e2 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 = "d8c71c00c2e98703b6e33ca1f9c87966dfb21805"
+SRCREV = "b63e9d9a70dabc4c9a7038f7727fca6bd17d940a"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.