webui-vue: srcrev bump 038a9da1ae..791622bc08
Yoshie Muranaka (1):
Fix local user edit bug
Change-Id: I3c75129a3906082b73be4b61a7323db97888a286
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 9ef2722..dacb731 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "038a9da1ae021f3aef91317c50f8baf3d7fef5bb"
+SRCREV = "791622bc08a510e4c8f059155e71f006476c5f59"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "