summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/webui
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-03 23:11:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-04 18:48:36 +0300
commit3d790a83df7581ebbb779ef9ed7e506d6228929c (patch)
tree47d71e367a11ed6c20793e6888aabf3c9f8c4be1 /meta-phosphor/recipes-phosphor/webui
parent01fe9a51d937213e72c595bf4a3ba9c796c76a95 (diff)
downloadopenbmc-3d790a83df7581ebbb779ef9ed7e506d6228929c.tar.xz
webui-vue: srcrev bump fac3fbbbbe..11e655ca77
Dixsie Wolmers (1): Add 404 page Yoshie Muranaka (1): Update IBM dotenv file to allow style customizations (From meta-phosphor rev: 6572d94424f69dde95cfd9f36989b05ed7676324) Change-Id: I4ff349ac81b0f088578aa6dfeca1d8abf22d8127 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 e4e24c044..f8edc2f3f 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 = "fac3fbbbbeb7ae8cf2eb5073b2b61277e9c368f5"
+SRCREV = "11e655ca77827f3d1be9bfeebbe245987dfb8370"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "