webui-vue: srcrev bump e21b2fed5f..7c26338edd
Damian Celico (1):
Fixed endpoint for Power PowerControl
Glukhov Mikhail (2):
Don't count solved problems in Overview
Added a "solved" check
Change-Id: I6b14e6999ff55610c34b6b4c22fc4e57c07c23e0
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 d0ddfef..a64694b 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 = "e21b2fed5f0a5f3a2ad5d6017b859b1389557c9e"
+SRCREV = "7c26338edd6fdb16e72702910987a8e5fd899c10"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.