summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-14 18:40:25 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-02-15 21:29:09 +0300
commit9a73d94d3d6745b625da879420c0880b1daf89b2 (patch)
tree23e5bd77aa073d43cbe6f6479d9d5f0b971b14e4
parent4ee175404effeb9be2ffa835fe81247cfc6c4c3d (diff)
downloadopenbmc-9a73d94d3d6745b625da879420c0880b1daf89b2.tar.xz
webui-vue: srcrev bump 64483c66d4..9b79a6e7e3
Konstantin Aladyshev (1): en-US: Fix typos in translation for Key clear page Nikhil Ashoka (2): Update SOL console page alert message Unable to Delete dumps and incorrect toast message Change-Id: Id8722c0b7fec30548abd3b4ba2731a6dbe7dcdfc 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 1b8a9435eb..de4ec2e151 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 = "64483c66d4cc0267cacf51f576ac47c8d57a09b3"
+SRCREV = "9b79a6e7e3df3d3cbaf9a7750bbe343628022026"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native "