webui-vue: srcrev bump 9e36f522b9..881ddc4111

Yoshie Muranaka (2):
      Add LDAP page
      Change host status request to Redfish

(From meta-phosphor rev: deff7ad5ee63b2368064edbb5c62159da067f452)

Change-Id: I9e16c7ebb26415d30d7291ae0eb5c55e9f529e83
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 523bed9..1dd3dfd 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 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "9e36f522b94511c1d77335493c09e68975db031c"
+SRCREV = "881ddc4111d0025123ce3898044d373a2eb329cf"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "