summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-22 16:51:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-23 04:37:02 +0300
commit3c53945e3ed8d3125c5e8b9ef7d9f1d4f5abb29c (patch)
treee9219438dd50f98e7251aace2d6025730b9ed979 /meta-phosphor/recipes-phosphor/webui
parent0536743049454589cfe286c4be353b27ca6abdbc (diff)
downloadopenbmc-3c53945e3ed8d3125c5e8b9ef7d9f1d4f5abb29c.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/webui')
-rw-r--r--meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 9ef272237..dacb731e4 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 @@ LICENSE = "Apache-2.0"
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 "