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