summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-25 00:51:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-25 02:02:41 +0300
commit26f9ca6dc4d7f02764789966cb3dc7cb184145c5 (patch)
treefee98ef4f99b03f1944902e20d153476185fbae7
parent7ac43f6d5651f158428c6367dc3f04b185e25af7 (diff)
downloadopenbmc-26f9ca6dc4d7f02764789966cb3dc7cb184145c5.tar.xz
webui-vue: srcrev bump 69e8ec5c76..a36a32f112
Derick Montague (1): Update toast layout to align header elements Sandeepa Singh (1): Added test hook for SSL certificates page. Change-Id: Iabe424271f6f44dea57ec77d729e7544273360b4 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 88a89b4048..7722d9d462 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 = "69e8ec5c763d0a65a223609c7c58fd9d074fedd0"
+SRCREV = "a36a32f112b2554109502c569fb4b9d64e88053d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "