summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-17 00:31:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-17 04:03:05 +0300
commit3f2beb852f4812a033727ede18d068beac0c6639 (patch)
tree21a55e440d1788018ba0b229a66b809e04fd4f51 /meta-phosphor/recipes-phosphor/webui
parenta3d9d7295b0d3e5292c3bf8cbf75a4a6369ca4b7 (diff)
downloadopenbmc-3f2beb852f4812a033727ede18d068beac0c6639.tar.xz
webui-vue: srcrev bump 0736d2afc5..8026797012
Derick Montague (1): Fix skip link 404 error on refresh bug Dixsie Wolmers (1): Unit testing docs typo fix MichalX Szopinski (1): Hide SNMP Settings tab on Intel environment SurenNeware (1): Add test hooks to security settings page Yoshie Muranaka (5): Update single file firmware upload page Add enhancements to BVToastMixin Add documentation for BVToastMixin enhancements Update single file firmware page alerts Update single file firmware TFTP upload option Change-Id: I76338e18c07b4bc2bb7f06d34d5ccc4da0c612c2 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 c92e7b6c9..b7d6a269a 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 = "0736d2afc54c944a1cb5efc3986996615914a059"
+SRCREV = "8026797012a0cbdce357a5c47304134fec9eca73"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "