webui-vue: srcrev bump 8841b7d463..8e1ed7953f
Farah Rasheed (4):
Configure Git to handle binary files
Update network hostname display style
Break long file name into multiple lines
Fix word-break for group name in edit role group
Sean Zhang (2):
Add support for IPv6 network setting
fix reboot BMC error message
Change-Id: If008d7d5ae7941745807b1965afb84433f72c43f
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 0de894c..9d28682 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 = "8841b7d463a5272a87faaa14cb103f778a772770"
+SRCREV = "8e1ed7953f802c318eeb38830fe9be1167e4f26f"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.