From 45e13a3a213b41da48e4fb69ad8b34166ff9ae78 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 25 Jun 2020 21:51:43 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/webui') 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 " -- cgit v1.2.3