summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-09 18:11:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-10 18:06:02 +0300
commit2bc1270a514b6858ae5c2db24f491d55b73f74fc (patch)
tree0a3b439ea0c28f4ffd144ea075f4428527e8f9a7 /meta-phosphor/recipes-phosphor
parenta4ec9e019140a442cea3a4a14a5e51f19b582998 (diff)
downloadopenbmc-2bc1270a514b6858ae5c2db24f491d55b73f74fc.tar.xz
webui-vue: srcrev bump 37393810fa..532a4b0336
Derick Montague (2): Resolve header and nav accessibility violations Fix documentation error Yoshie Muranaka (2): Add SSL Certificate expiration warnings Add generate CSR to SSL certificates page (From meta-phosphor rev: e00a58d94d200f7a818bb44ed7c2d0534a883991) Change-Id: Ifb7ff0f5af5744ad56ad80205e912dad94644ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 cb31368e6..af476abb3 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 = "37393810fa1ed2ae69ec05d0b19887e27760d48e"
+SRCREV = "532a4b033669497d972683320e3d1d6dde1943f6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "