webui-vue: srcrev bump 8e4b5c3f21..f9832b0edc
Yoshie Muranaka (2):
Fix duplicate navigation error
Add pagination to Event Log table
(From meta-phosphor rev: bca4c0205971a05d9c15c415b31d31f0ff5d9724)
Change-Id: Icc32e49fc058c1cdaa8d7b71caff6b68f87cbb3e
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 f90de35..7d98855 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 = "8e4b5c3f21fb3cacf4ee3c29817e31954cf146ea"
+SRCREV = "f9832b0edc48b349f6de2df419815ef38a6ae469"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "