webui-vue: srcrev bump dbc691c61e..f3022e5c1a
MichalX Szopinski (1):
RW checkbox in "Load image from external server" works opposite way
Change-Id: Id0c7121f756454fdc113061c631a9c8c615b2278
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 5dcc44b..5dec167 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "dbc691c61ea5d112e7d9e3f393856574ac5d1d37"
+SRCREV = "f3022e5c1ad1f4d83d03d996d77094a87f4be8e0"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "