summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-17 17:11:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-17 23:22:19 +0300
commit1b07ea4f06b07550ce42a94e4e10978b66ed7885 (patch)
tree40fa4ccecb380734310382e76ee33c356c3a1361 /meta-phosphor
parent86c500f69bdc94c1f2df2d3bf4ea52b3f13af3e3 (diff)
downloadopenbmc-1b07ea4f06b07550ce42a94e4e10978b66ed7885.tar.xz
webui-vue: srcrev bump 8b0afbe71f..60482ab627
Dixsie Wolmers (2): Add test hooks to hardware status page Update gray color palette to match style guide Sukanya Pandey (1): Add min and max password range in profile settings Yoshie Muranaka (3): Add test hook to Reboot BMC page Refactor global TableFilter component and mixin Add test hooks to TableFilter component (From meta-phosphor rev: 1643ac4456fc52ec128953b1b2eeee88f23b0c71) Change-Id: Id6d1fe8c6146b565df26e2f95870bfd92bc88c5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 aa9c8a928f..08c5714cc4 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 = "8b0afbe71f7ef4938e1e1aaaf7ae50c92f319bf0"
+SRCREV = "60482ab627c981deec4c1fba0c1a13d644fa90f7"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "