summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-10 18:31:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-11 04:56:56 +0300
commit4836323827c0940187c96face845158636678b8e (patch)
tree62c410f02e848b161461da92317b45ae285cf731
parentad8283da79af1950305e41d3185911e9e9e1c338 (diff)
downloadopenbmc-4836323827c0940187c96face845158636678b8e.tar.xz
webui-vue: srcrev bump 182b3f1ff4..2a2e1021f4
MichalX Szopinski (1): Show Post Code logs tab on Intel environment Change-Id: I3b011757695243edeafee5feb05952dfa40900e3 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 a21fb893f..1a3feedbe 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 = "182b3f1ff44b7319767dcc4c50fe54515602b9fa"
+SRCREV = "2a2e1021f48e2a939859ba7f4ae86c5de6df5655"
S = "${WORKDIR}/git"
DEPENDS:prepend = "nodejs-native nlf-native "