summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-18 06:51:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-19 22:36:11 +0300
commit3ab533f5ac41bc70f82388881bb700ad047c8826 (patch)
treeec060bfeafda57c94f68ffea620d1ba45fd77190
parent6ac653044be028e221e56dff5f9b8ab7ac01a721 (diff)
downloadopenbmc-3ab533f5ac41bc70f82388881bb700ad047c8826.tar.xz
webui-vue: srcrev bump 0beb0f98cf..b0fadef1f9
Sukanya Pandey (1): Increase SOL console columns Change-Id: I52534d9132da2a2ce728b9c936ac8ca2fe4f8250 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 c75310a5f..054dfa770 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 = "0beb0f98cf738ce0c9697c53d607719167546b2c"
+SRCREV = "b0fadef1f96df99ff5eb0637527f04bc793c8d6e"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "