webui-vue: srcrev bump 710f121e5a..5d86af86e5
HuyLe (1):
Add State to DIMM slot inventory summary
Change-Id: Ide66ea66b775aaa6ac32e04e7d32bf6f556ed405
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index c36bdf8..7884f91 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
DEPENDS:prepend = "nodejs-native "
-SRCREV = "710f121e5af912e6b622740b9ded43dff69b8f31"
+SRCREV = "5d86af86e5dd0c4c7d9e902fc191c8b19ac890d1"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.