summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-05 23:11:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-06 01:10:24 +0300
commitd55b7744de110bcbc2b231229aab4f1719f0b198 (patch)
treecf3b802109d2783bebc07e2749cac8f04ff5073e /meta-phosphor/recipes-phosphor
parent4f307a6dba408ddd2a857e789c8f87203eaf8f1b (diff)
downloadopenbmc-d55b7744de110bcbc2b231229aab4f1719f0b198.tar.xz
webui-vue: srcrev bump 1471f8fa8c..b53e086876
Derick Montague (1): Update package-lock Dixsie Wolmers (1): Fix hardware status expand button accessiblity Sukanya Pandey (1): Add changes related to SOL page SurenNeware (1): Update class to make event logs filter responsive (From meta-phosphor rev: 63db6993c46d1f7e8ae0342732f91ae01cdf1de0) Change-Id: Ibfe3dff952915ef887e1d13c89abf2aff4f95854 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 3d8e82c87..5d58623a5 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 = "1471f8fa8c6479e9f7874964557ed914c94805de"
+SRCREV = "b53e086876138f065bd0d976432a7eb75d254cd6"
S = "${WORKDIR}/git"
DEPENDS_prepend = "nodejs-native "