summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-10 11:30:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-11 02:25:15 +0300
commitaf3e64d1e85d65ca2c50a218baf517ccd0423a07 (patch)
tree30ceb3be283e28b2ce906d0ffa2c2d5c80089cd6
parentaff50a6aadfb8d221d6454986f8c082e1d859706 (diff)
downloadopenbmc-af3e64d1e85d65ca2c50a218baf517ccd0423a07.tar.xz
webui-vue: srcrev bump 80a87851ab..64483c66d4
Konstantin Aladyshev (5): RU: Add values to system inventory table RU: Security Panel add additional features RU: Add Key clear page under Operations section RU: Missing Overview information RU: Re-modeled Power restore radio buttons Change-Id: Idddd0f5081da95862dde433f9be8654e1c429798 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 6aa4bb0c71..1b8a9435eb 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;branch=master;protocol=https"
-SRCREV = "80a87851ab2b1bddb9f42cc494b0ad7799b06012"
+SRCREV = "64483c66d4cc0267cacf51f576ac47c8d57a09b3"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "