summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-26 18:01:58 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-27 04:04:38 +0300
commit4758a44f7640a44fe29fa29c4a94c6741d21aa7a (patch)
tree32ae187e8129bb8e663cb638000850fc8d8e8201 /meta-phosphor/recipes-phosphor
parent5c45e65e6418df79ec0e74078695a302f3829b0a (diff)
downloadopenbmc-4758a44f7640a44fe29fa29c4a94c6741d21aa7a.tar.xz
webui-vue: srcrev bump 1f8117f810..459c1edb1f
Derick Montague (3): Resolve npm vulnerabilities Update compression-webpack-plugin Add icon only button to documentation Dixsie Wolmers (1): Remove blank overview pages in documentation SurenNeware (1): Fixed event logs pagination on small screen Yoshie Muranaka (1): Make copy of single file firmware upload (From meta-phosphor rev: bdb32ac76d989a264a859a5d483bd3b321fb15b5) Change-Id: I65f0946287575a692ce72ceb98c5e9ff8674b865 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 b2b279367..97ce1bddb 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 = "1f8117f810a87e563aa2e33c67a7779dc0542a0d"
+SRCREV = "459c1edb1fe996f1d73545501897a2e8c67fded9"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "