summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-21 14:40:35 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-22 06:11:17 +0300
commit711bbb0a2af542f31331fdb140aa19fc4aa3c3e7 (patch)
tree9e33a4e35b87bdbf8f20620bc63cfa62d7203ef7 /meta-phosphor
parent8be5f1154156ee89f0c57bd6e4b356a79489e64d (diff)
downloadopenbmc-711bbb0a2af542f31331fdb140aa19fc4aa3c3e7.tar.xz
webui-vue: srcrev bump b89eed27d5..d8c71c00c2
Konstantin Aladyshev (1): Add button to clear POST code logs Change-Id: I41059832c6dbc4a7f6f9362cace347ad495a9e35 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 632fd8fc8e..117ad8c6ee 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 = "b89eed27d5b1bc60a46ce88ab1322e12137425b2"
+SRCREV = "d8c71c00c2e98703b6e33ca1f9c87966dfb21805"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.