webui-vue: srcrev bump f11a190192..b325541c0a
Ed Tanous (1):
Make two webpack plugin modifications
aravinths1 (1):
Fixed Scroll top issue between page navigation
Change-Id: I7e19c92b2567586cb1be059103ffa78fde3ee995
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 522cff6..1c006ae 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 = "f11a190192115fbb798dc0ded02d3f383e407922"
+SRCREV = "b325541c0a76e04eff8d48e2dce1b0592e2632bc"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.