summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-22 16:31:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-22 23:37:46 +0300
commitf114881dec2791d8f3e4884d903c8de610f96c1e (patch)
tree9baa79b7b8dd74e5e6357f51504f7dd36e7ac1e6 /meta-phosphor/recipes-phosphor/webui
parent1fe7678924faf3910994256e0d498b5115b07488 (diff)
downloadopenbmc-f114881dec2791d8f3e4884d903c8de610f96c1e.tar.xz
webui-vue: srcrev bump 54c6bfc2d4..386df45f71
Yoshie Muranaka (1): Update TableDataFormatter filename (From meta-phosphor rev: b46f1aef44bcd30373286a387bedc88d780bf80c) Change-Id: I4fb5288b95db843bb68a9032a746fbb82e3882c7 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 5eedf188f..289ea7eeb 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 = "54c6bfc2d40def4db1bc3a13ab92ee71091b1e4f"
+SRCREV = "386df45f71ecbdac5ef7b8d828010ac48587d479"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "