webui-vue: srcrev bump 129aecd0d5..d1ef18e6f9
Ed Tanous (3):
Pretty print svg logo
Inline class styles
Inline SVG
Paul Fertser (1):
Focus default action in modal windows
Change-Id: Icaf9291b776149de36e6f30e3134f125477e2d95
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 4247ea2..f77a937 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 = "129aecd0d575fa12a73850387f081f1cf31a9050"
+SRCREV = "d1ef18e6f9ed1527b66cec07eba6acaf9a95819c"
PV = "1.0+git${SRCPV}"
# This recipe requires online access to build, as it uses NPM for dependency
# management and resolution.