webui-vue: srcrev bump 582e954ecf..b2acbcaa9c
Farah Rasheed (1):
Add a confirmation modal for disabling users
Paul Fertser (1):
Handle expired passwords Redfish standard way
Change-Id: I14c1a4d56ed629aa9fe3a74724fd5052fdcd95bf
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 931fe46..16ae974 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 = "582e954ecff4edf58c143dc644a21b15005e8109"
+SRCREV = "b2acbcaa9cf7b1aa053216ca93ad2ad1f9846544"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.