summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-23 23:02:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-23 23:48:59 +0300
commit583147ea45f94ee363e9ae30ccb65b9ed1561b54 (patch)
treef194b24004a37e68c0454624efbeaeb3913d6ed4
parent87d005499ee0905425527491270d51999f242f61 (diff)
downloadopenbmc-583147ea45f94ee363e9ae30ccb65b9ed1561b54.tar.xz
webui-vue: srcrev bump ef8c3f33b5..1f8117f810
SurenNeware (1): Add style to left sidebar and app header Yoshie Muranaka (1): Add support for mutual TLS (From meta-phosphor rev: 131f3279960f974943b8609828c1db9de17e26c9) Change-Id: I8ced249daf13c2a78207a7e22f3e6a3e62b836fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 508af1da3b..b2b2793673 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 = "ef8c3f33b580b6bba09268765326ac7900eea65a"
+SRCREV = "1f8117f810a87e563aa2e33c67a7779dc0542a0d"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "