summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-13 22:12:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-01-14 01:30:36 +0300
commit7e48e01420da48b5628bcf3cf83375d1b7f896f7 (patch)
tree3a992f13b7193270c2f90223f1d6dd4a64766f15 /meta-phosphor/recipes-phosphor
parent2d8a432e38fe8bc55b35a31a93323157a4a8a8cf (diff)
downloadopenbmc-7e48e01420da48b5628bcf3cf83375d1b7f896f7.tar.xz
webui-vue: srcrev bump 7def3249d4..ac2b3f08f4
Derick Montague (1): Update axios to remove vulnerabilities Yoshie Muranaka (1): Define SNMP page route in IBM navigation (From meta-phosphor rev: 8e9b780262bc7c6cf43d8089a2e1a04b4c8d33a3) Change-Id: Ie73e0f9ebe1479871de74d81c4bd79439fd0c3de 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 3bb151877..64d246b3e 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 = "7def3249d454ed7fd45975ab6b5a22cca6ad3a5a"
+SRCREV = "ac2b3f08f4bc46d088756b41d63e523ab4f71f2a"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "