webui-vue: srcrev bump e4d54c6c6c..095bb6ddae
Damian Celico (1):
Added route restrictions based on user privilege
Konstantin Aladyshev (2):
RU: Added DHCP enable/disable feature
RU: Correct 'successSaveNetworkSettings' translation
kirankumarb07 (3):
After the session expired redirect to login page
Sessions page Client ID is not displayed
Fix User Management Page issues title and Policy
Change-Id: I592c2b193b10d6b60e80180795652338a61e17ea
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 6cbfc94..fe455c5 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 = "e4d54c6c6cb6c6574628d7d7bd72f9c6a5830d9b"
+SRCREV = "095bb6ddae8f651390097fb7bbded0089ac0fa05"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.