summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-26 00:51:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-27 05:34:58 +0300
commit45e13a3a213b41da48e4fb69ad8b34166ff9ae78 (patch)
tree21a243acbc07b11f46bfcb981ba16193c008c075 /meta-phosphor/recipes-phosphor/webui
parent94b0aee05d185063b23a4295783fc0917ca66935 (diff)
downloadopenbmc-45e13a3a213b41da48e4fb69ad8b34166ff9ae78.tar.xz
webui-vue: srcrev bump 057232b854..73e419a582
Derick Montague (1): Fix documentation rendering bug Yoshie Muranaka (6): Fix errors on local user management add user Fix Search component default prop validation Add Search component to Fans table on Hardware status page Add search component to DIMM slot table on Hardware status page Update Sensors page to use table mixins Update Event logs page to use table mixins (From meta-phosphor rev: 909bfc67972d5dc93247ed6690919f6a299189ca) Change-Id: I81f96eef49ffff00cde4bd6361e14c1bec6ea4c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 a1914d7a1..5208e4b54 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 = "057232b85405e8c4a3a6a8c0245e582f26571927"
+SRCREV = "73e419a58213c74bd0f19b31cff1ee50147a3278"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "